MCPcopy Index your code
hub / github.com/simstudioai/sim / edge-manager.test.ts

File edge-manager.test.ts

apps/sim/executor/execution/edge-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { EDGE } from '@/executor/constants'
3import type { DAG, DAGNode } from '@/executor/dag/builder'
4import type { DAGEdge } from '@/executor/dag/types'

Callers

nothing calls this directly

Calls 15

setupWorkflowFunction · 0.85
processOutgoingEdgesMethod · 0.80
clearDeactivatedEdgesMethod · 0.80
isNodeReadyMethod · 0.80
restoreIncomingEdgeMethod · 0.80
getDeactivatedEdgesMethod · 0.80
deactivateResumedEdgeMethod · 0.80
hasActivatedEdgeMethod · 0.80
createMockNodeFunction · 0.70

Tested by

no test coverage detected