Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ processResponsesApiStream, createUsageNormalizer } from
"../responses-api-stream"
2
3
// Helper to create an async iterable from events
4
async
function
* mockStream(events: any[]) {
Callers
nothing calls this directly
Calls
4
processResponsesApiStream
Function · 0.90
createUsageNormalizer
Function · 0.90
collectChunks
Function · 0.85
mockStream
Function · 0.70
Tested by
no test coverage detected