Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ DialogSystem.spec.js
File
DialogSystem.spec.js
test/app/lib/cinematic/DialogSystem.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env jasmine */
2
import
{ processText, wrapText } from
'../../../../ozaria/engine/cinematic/dialogsystem/helper'
3
4
const
dialogNode = text => ({ text })
Callers
nothing calls this directly
Calls
3
wrapText
Function · 0.90
processText
Function · 0.90
dialogNode
Function · 0.85
Tested by
no test coverage detected