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