Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ loop.test.ts
File
loop.test.ts
apps/sim/executor/orchestrators/loop.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
11
clearLargeValueCacheForTests
Function · 0.90
isLargeArrayManifest
Function · 0.90
restoreLoopEdges
Method · 0.80
initializeLoopScope
Method · 0.80
evaluateLoopContinuation
Method · 0.80
evaluateInitialCondition
Method · 0.80
createNode
Function · 0.70
createState
Function · 0.70
createContext
Function · 0.70
createOrchestrator
Function · 0.70
set
Method · 0.65
Tested by
no test coverage detected