Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ stream.test.ts
File
stream.test.ts
apps/sim/lib/copilot/request/go/stream.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
10
createEvent
Function · 0.90
runStreamLoop
Function · 0.90
decodeJsonStringPrefix
Function · 0.85
extractEditContent
Function · 0.85
buildPreviewContentUpdate
Function · 0.85
createSseResponse
Function · 0.85
createRawSseResponse
Function · 0.85
createStreamingContext
Function · 0.70
get
Method · 0.65
build
Method · 0.45
Tested by
no test coverage detected