Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ executionStore.test.ts
File
executionStore.test.ts
frontend/src/store/__tests__/executionStore.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, beforeEach, afterEach, expect, mock } from
'bun:test'
;
2
3
// Mock EventSource for streaming tests
4
class
MockEventSource {
Callers
nothing calls this directly
Calls
5
event
Function · 0.85
baseStatus
Function · 0.85
reset
Method · 0.80
onerror
Method · 0.80
dispatchEvent
Method · 0.45
Tested by
no test coverage detected