Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ start-block.test.ts
File
start-block.test.ts
apps/sim/executor/utils/start-block.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ StartBlockPath } from
'@/lib/workflows/triggers/triggers'
3
import
type
{ UserFile } from
'@/executor/types'
4
import
{
Callers
nothing calls this directly
Calls
4
buildResolutionFromBlock
Function · 0.90
resolveExecutorStartBlock
Function · 0.90
buildStartBlockOutput
Function · 0.90
createBlock
Function · 0.70
Tested by
no test coverage detected