MCPcopy Index your code
hub / github.com/MatterAIOrg/OrbCode / test-ui.mjs

File test-ui.mjs

test-ui.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// In-process TUI test: drives the real App with a fake TTY stdin/stdout,
2// the same technique ink-testing-library uses.
3import { EventEmitter } from "node:events"
4import React from "react"

Callers

nothing calls this directly

Calls 5

b64Function · 0.85
sleepFunction · 0.85
assertContainsFunction · 0.85
cleanFunction · 0.85
writeMethod · 0.45

Tested by

no test coverage detected