MCPcopy Index your code
hub / github.com/simstudioai/sim / generic-handler.test.ts

File generic-handler.test.ts

apps/sim/executor/handlers/generic/generic-handler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '@sim/testing/mocks/executor'
2
3import { beforeEach, describe, expect, it, type Mock, vi } from 'vitest'
4import { BlockType } from '@/executor/constants'

Callers

nothing calls this directly

Calls 2

canHandleMethod · 0.65
executeMethod · 0.65

Tested by

no test coverage detected