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

File executor.test.ts

apps/sim/tools/workflow/executor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { workflowExecutorTool } from '@/tools/workflow/executor'
3
4describe('workflowExecutorTool', () => {

Callers

nothing calls this directly

Calls 2

mockResponseFunction · 0.70
buildBodyFunction · 0.50

Tested by

no test coverage detected