Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, it } from
'bun:test'
2
import
{ existsSync, readFileSync } from
'fs'
3
import
{
4
attachTmuxClient,
Callers
nothing calls this directly
Calls
15
existsSync
Function · 0.90
readFileSync
Function · 0.90
isTmuxAvailableForTests
Function · 0.85
destroyIsolatedTmuxSession
Function · 0.85
spawnReplTmuxFixture
Function · 0.85
waitForText
Function · 0.85
capturePane
Function · 0.85
expectPromptFooterModules
Function · 0.85
attachTmuxClient
Function · 0.85
readJsonLines
Function · 0.85
sendKeys
Function · 0.85
capturePaneFrame
Function · 0.85
Tested by
no test coverage detected