Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ builder.test.ts
File
builder.test.ts
apps/sim/executor/dag/builder.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ BlockType } from
'@/executor/constants'
3
import
{ DAGBuilder } from
'@/executor/dag/builder'
4
import
{
Callers
nothing calls this directly
Calls
6
buildParallelSentinelStartId
Function · 0.90
buildParallelSentinelEndId
Function · 0.90
buildBranchNodeId
Function · 0.90
createBlock
Function · 0.70
get
Method · 0.65
build
Method · 0.45
Tested by
no test coverage detected