MCPcopy 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 */
2import { processText, wrapText } from '../../../../ozaria/engine/cinematic/dialogsystem/helper'
3
4const dialogNode = text => ({ text })

Callers

nothing calls this directly

Calls 3

wrapTextFunction · 0.90
processTextFunction · 0.90
dialogNodeFunction · 0.85

Tested by

no test coverage detected