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

File tmuxReplInteraction.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'bun:test'
2import { existsSync, readFileSync } from 'fs'
3import {
4 attachTmuxClient,

Callers

nothing calls this directly

Calls 15

existsSyncFunction · 0.90
readFileSyncFunction · 0.90
isTmuxAvailableForTestsFunction · 0.85
spawnReplTmuxFixtureFunction · 0.85
waitForTextFunction · 0.85
capturePaneFunction · 0.85
attachTmuxClientFunction · 0.85
readJsonLinesFunction · 0.85
sendKeysFunction · 0.85
capturePaneFrameFunction · 0.85

Tested by

no test coverage detected