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

File loop.test.ts

apps/sim/executor/variables/resolvers/loop.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 type { LoopScope } from '@/executor/execution/state'
4import { InvalidFieldError } from '@/executor/utils/block-reference'

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected