Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ event-batcher.test.ts
File
event-batcher.test.ts
apps/kimi-web/test/event-batcher.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// apps/kimi-web/test/event-batcher.test.ts
2
// Unit tests for the streaming-event coalescing logic.
3
//
4
// These verify the batcher's behaviour (coalesce + preserve order + immediate
Callers
nothing calls this directly
Calls
6
createEventBatcher
Function · 0.90
isRenderEvent
Function · 0.90
fakeSchedule
Function · 0.85
enqueue
Function · 0.85
flush
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected