Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ api-handler.test.ts
File
api-handler.test.ts
apps/sim/executor/handlers/api/api-handler.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'@sim/testing/mocks/executor'
2
3
import
{ inputValidationMock, inputValidationMockFns } from
'@sim/testing'
4
import
{ beforeEach, describe, expect, it,
type
Mock, vi } from
'vitest'
Callers
nothing calls this directly
Calls
2
canHandle
Method · 0.65
execute
Method · 0.65
Tested by
no test coverage detected