Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ store.test.ts
File
store.test.ts
apps/sim/stores/undo-redo/store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Tests
for
the undo/redo store.
3
*
4
* These tests cover:
Callers
nothing calls this directly
Calls
10
createMockStorage
Function · 0.90
createAddBlockEntry
Function · 0.90
createMoveBlockEntry
Function · 0.90
runWithUndoRedoRecordingSuspended
Function · 0.90
createRemoveBlockEntry
Function · 0.90
createBlock
Function · 0.90
createAddEdgeEntry
Function · 0.90
createBatchRemoveEdgesEntry
Function · 0.90
createUpdateParentEntry
Function · 0.90
clear
Function · 0.50
Tested by
no test coverage detected