MCPcopy Create free account
hub / github.com/Noumena-Network/code / renderTrace.test.ts

File renderTrace.test.ts

src/ink/renderTrace.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test'
2import { serializeOptimizedToAnsiForTesting } from './renderTrace.js'
3import { cursorMove, cursorTo, eraseLines } from './termio/csi.js'
4import { HIDE_CURSOR, SHOW_CURSOR } from './termio/dec.js'

Callers

nothing calls this directly

Calls 5

eraseLinesFunction · 0.85
cursorMoveFunction · 0.85
cursorToFunction · 0.85
linkFunction · 0.85

Tested by

no test coverage detected