Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ replTranscriptScreenContract.test.tsx
File
replTranscriptScreenContract.test.tsx
src/ink/replTranscriptScreenContract.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { afterAll, afterEach, beforeEach, describe, expect, mock, test } from
'bun:test'
2
import {
3
cleanupMountedRepl,
4
getMountedInkProbe,
Callers
nothing calls this directly
Calls
15
cleanupMountedRepl
Function · 0.85
mountRepl
Function · 0.85
getMountedInkProbe
Function · 0.85
readScreenText
Function · 0.85
waitForMountedVisibleRows
Function · 0.85
rowsContainSubstringsInDistinctOrder
Function · 0.85
normalizeTranscriptSnapshotRows
Function · 0.85
expectRowsToContainSubstringsInOrder
Function · 0.85
expectTextSnapshot
Function · 0.85
resolve
Method · 0.80
writeInput
Function · 0.70
waitFor
Function · 0.70
Tested by
no test coverage detected