Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ call-chain.test.ts
File
call-chain.test.ts
apps/sim/lib/execution/__tests__/call-chain.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
4
parseCallChain
Function · 0.90
serializeCallChain
Function · 0.90
validateCallChain
Function · 0.90
buildNextCallChain
Function · 0.90
Tested by
no test coverage detected