MCPcopy 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

2import { processText, wrapText } from '../../../../ozaria/engine/cinematic/dialogsystem/helper'
3
4const dialogNode = text => ({ text })
5
6describe('processText', () => {
7 describe('text processing', () => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected