Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ input-format.test.ts
File
input-format.test.ts
apps/sim/lib/workflows/input-format.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
{
3
collectInputFormatFiles,
4
createDefaultInputFormatField,
Callers
nothing calls this directly
Calls
6
extractInputFieldsFromBlocks
Function · 0.90
normalizeInputFormatValue
Function · 0.90
isFileFieldType
Function · 0.90
parseInputFormatFiles
Function · 0.90
collectInputFormatFiles
Function · 0.90
createDefaultInputFormatField
Function · 0.90
Tested by
no test coverage detected