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

File tmuxResetSequence.test.ts

src/ink/tmuxResetSequence.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, mkdtempSync, rmSync, writeFileSync } from 'fs'
3import { join } from 'path'
4import { tmpdir } from 'os'

Callers

nothing calls this directly

Calls 15

rmSyncFunction · 0.90
isTmuxAvailableForTestsFunction · 0.85
runResetCaptureFunction · 0.85
runRenderedDiffCaptureFunction · 0.85
capturePaneFunction · 0.85

Tested by

no test coverage detected