MCPcopy 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

1import { describe, it, beforeEach, afterEach, expect, mock } from 'bun:test';
2
3// Mock EventSource for streaming tests
4class MockEventSource {

Callers

nothing calls this directly

Calls 5

eventFunction · 0.85
baseStatusFunction · 0.85
resetMethod · 0.80
onerrorMethod · 0.80
dispatchEventMethod · 0.45

Tested by

no test coverage detected