MCPcopy 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

createEventBatcherFunction · 0.90
isRenderEventFunction · 0.90
fakeScheduleFunction · 0.85
enqueueFunction · 0.85
flushMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected