MCPcopy
hub / github.com/coder/mux / streamSimulation.test.ts

File streamSimulation.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2
3import { StreamEndEventSchema } from "@/common/orpc/schemas/stream";
4import { createMuxMessage, type MuxMetadata } from "@/common/types/message";

Callers

nothing calls this directly

Calls 11

createTestHistoryServiceFunction · 0.90
createMuxMessageFunction · 0.90
simulateToolPolicyNoopFunction · 0.90
createSimulationContextFunction · 0.85
getCapturedEventFunction · 0.85
readPartialMethod · 0.80
appendToHistoryMethod · 0.80
getLastMessagesMethod · 0.80
cleanupFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected