MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / responses-api-stream.spec.ts

File responses-api-stream.spec.ts

src/api/transform/__tests__/responses-api-stream.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { processResponsesApiStream, createUsageNormalizer } from "../responses-api-stream"
2
3// Helper to create an async iterable from events
4async function* mockStream(events: any[]) {

Callers

nothing calls this directly

Calls 4

createUsageNormalizerFunction · 0.90
collectChunksFunction · 0.85
mockStreamFunction · 0.70

Tested by

no test coverage detected