Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ reset
Method
reset
frontend/src/store/__tests__/executionStore.test.ts:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
static reset() {
43
MockEventSource.events = {};
44
}
45
}
46
47
// Store original EventSource
Callers
7
resetStores
Function · 0.80
NodeTerminalPanel
Function · 0.80
executionStore.test.ts
File · 0.80
WorkflowBuilderContent
Function · 0.80
loadWorkflow
Function · 0.80
useWorkflowExecutionLifecycle
Function · 0.80
ClerkBridgeInner
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected