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

File agentSession.postCompactionRefresh.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test, mock, afterEach } from "bun:test";
2import { AgentSession } from "./agentSession";
3import type { Config } from "@/node/config";
4import type { AIService } from "./aiService";

Callers

nothing calls this directly

Calls 10

createMuxMessageFunction · 0.90
createTestHistoryServiceFunction · 0.90
appendToHistoryMethod · 0.80
resolveMethod · 0.80
waitForConditionFunction · 0.70
emitMethod · 0.65
disposeMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected