Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ store.test.ts
File
store.test.ts
apps/sim/stores/workflows/workflow/store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Comprehensive tests
for
the workflow store.
3
*
4
* Tests cover:
Callers
nothing calls this directly
Calls
15
createMockStorage
Function · 0.90
expectBlockExists
Function · 0.90
expectBlockCount
Function · 0.90
expectBlockNotExists
Function · 0.90
expectEdgeCount
Function · 0.90
expectEdgeConnects
Function · 0.90
expectNoEdgeBetween
Function · 0.90
getWorkflowState
Function · 0.85
parse
Method · 0.80
linear
Method · 0.80
branching
Method · 0.80
withLoop
Method · 0.80
Tested by
no test coverage detected