MCPcopy Create free account
hub / github.com/Noumena-Network/code / replToolTranscriptScreenContract.test.tsx

File replToolTranscriptScreenContract.test.tsx

src/ink/replToolTranscriptScreenContract.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, afterEach, beforeEach, describe, expect, test } from 'bun:test'
2import {
3 cleanupMountedRepl,
4 getMountedInkProbe,

Callers

nothing calls this directly

Calls 12

cleanupMountedReplFunction · 0.85
mountReplFunction · 0.85
getMountedInkProbeFunction · 0.85
enterTranscriptModeFunction · 0.85
expectTextSnapshotFunction · 0.85
createBashToolUseTurnFunction · 0.70
createBashToolResultTurnFunction · 0.70
getGlobalConfigFunction · 0.50
saveGlobalConfigFunction · 0.50
createUserMessageFunction · 0.50

Tested by

no test coverage detected