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

File terminalReplayOracle.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test'
2import type { AnsiCode } from '@alcalzone/ansi-tokenize'
3import type { Diff, Frame } from './frame.js'
4import { LogUpdate } from './log-update.js'

Callers

nothing calls this directly

Calls 13

screenToRowsFunction · 0.85
replayFunction · 0.85
scrollbackRowsMethod · 0.80
visibleRowsMethod · 0.80
allRowsMethod · 0.80
assertScreenAtMethod · 0.80
makeFrameFunction · 0.70
feedMethod · 0.45
renderMethod · 0.45
internMethod · 0.45

Tested by

no test coverage detected