MCPcopy Index your code
hub / github.com/simstudioai/sim / parallel.test.ts

File parallel.test.ts

apps/sim/executor/variables/resolvers/parallel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { compactExecutionPayload } from '@/lib/execution/payloads/serializer'
3import { InvalidFieldError } from '@/executor/utils/block-reference'
4import { ParallelResolver } from './parallel'

Callers

nothing calls this directly

Calls 6

compactExecutionPayloadFunction · 0.90
createParallelScopeFunction · 0.85
createTestWorkflowFunction · 0.70
createTestContextFunction · 0.70
canResolveMethod · 0.65
resolveMethod · 0.65

Tested by

no test coverage detected