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

File agentSession.editMessageId.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, mock, afterEach, spyOn } from "bun:test";
2import { EventEmitter } from "events";
3import type { AIService } from "@/node/services/aiService";
4import type { InitStateManager } from "@/node/services/initStateManager";

Callers

nothing calls this directly

Calls 12

createMuxMessageFunction · 0.90
OkFunction · 0.90
seedImageMessageFunction · 0.85
appendToHistoryMethod · 0.80
isPreparingTurnMethod · 0.80
createSessionHarnessFunction · 0.70
waitForConditionFunction · 0.70
resolveFunction · 0.70
sendMessageMethod · 0.65
disposeMethod · 0.65
waitForIdleMethod · 0.45

Tested by

no test coverage detected