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

File block.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { compactExecutionPayload } from '@/lib/execution/payloads/serializer'
3import { ExecutionState } from '@/executor/execution/state'
4import { BlockResolver } from './block'

Callers

nothing calls this directly

Calls 6

compactExecutionPayloadFunction · 0.90
formatValueForBlockMethod · 0.80
createTestWorkflowFunction · 0.70
createTestContextFunction · 0.70
canResolveMethod · 0.65
resolveMethod · 0.65

Tested by

no test coverage detected