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

File agentSession.startupAutoRetry.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, mock, spyOn, test } from "bun:test";
2import { EventEmitter } from "events";
3import { AgentSession } from "./agentSession";
4import { createAgentSessionHarness } from "./agentSession.testHarness";

Callers

nothing calls this directly

Calls 15

createMuxMessageFunction · 0.90
OkFunction · 0.90
createTestHistoryServiceFunction · 0.90
createSessionBundleFunction · 0.85
waitForPreferenceFileFunction · 0.85
appendToHistoryMethod · 0.80
resolveMethod · 0.80
retryActiveStreamMethod · 0.80
runStartupRecoveryMethod · 0.80

Tested by

no test coverage detected