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

File agentSession.queueDispatch.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, spyOn, test } from "bun:test";
2
3import { Ok } from "@/common/types/result";
4import { createAgentSessionHarness } from "./agentSession.testHarness";

Callers

nothing calls this directly

Calls 13

OkFunction · 0.90
queueMessageMethod · 0.80
streamStartEventFunction · 0.70
toolCallEndEventFunction · 0.70
cleanupFunction · 0.70
streamAbortEventFunction · 0.70
waitForConditionFunction · 0.70
emitMethod · 0.65
disposeMethod · 0.65
cleanupMethod · 0.65
clearQueueMethod · 0.45

Tested by

no test coverage detected