MCPcopy
hub / github.com/simstudioai/sim / sse.test.ts

File sse.test.ts

apps/sim/lib/core/utils/sse.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @vitest-environment node
3 */
4import { describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 9

encodeSSEFunction · 0.90
readSSEStreamFunction · 0.90
readSSEEventsFunction · 0.90
readSSELinesFunction · 0.90
createSSEChunkFunction · 0.85
createStreamFromChunksFunction · 0.85
streamFromStringChunksFunction · 0.85
abortMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected