Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ event-buffer.test.ts
File
event-buffer.test.ts
apps/sim/lib/execution/event-buffer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
15
createExecutionEventWriter
Function · 0.90
flushExecutionStreamReplayBuffer
Function · 0.90
resetExecutionStreamBuffer
Function · 0.90
initializeExecutionStreamMeta
Function · 0.90
readExecutionEventsState
Function · 0.90
isFlushScript
Function · 0.85
parseFlushEvalArgs
Function · 0.85
isResetScript
Function · 0.85
makeEvent
Function · 0.85
parse
Method · 0.80
shift
Method · 0.80
write
Method · 0.65
Tested by
no test coverage detected