MCPcopy
hub / github.com/coder/mux / agentSession.postCompactionRetry.test.ts

File agentSession.postCompactionRetry.test.ts

src/node/services/agentSession.postCompactionRetry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, mock, afterEach, spyOn } from "bun:test";
2import { EventEmitter } from "events";
3import * as fsPromises from "fs/promises";
4import * as os from "os";

Callers

nothing calls this directly

Calls 11

createTestHistoryServiceFunction · 0.90
rejectFunction · 0.85
appendToHistoryMethod · 0.80
resolveMethod · 0.80
streamWithHistoryMethod · 0.80
emitMethod · 0.65
statMethod · 0.65
disposeMethod · 0.65
writeFileMethod · 0.65
basenameMethod · 0.45

Tested by

no test coverage detected