Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ normalize.test.ts
File
normalize.test.ts
apps/sim/lib/workflows/comparison/normalize.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Tests
for
workflow normalization utilities
3
*/
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
14
normalizeValue
Function · 0.90
normalizedStringify
Function · 0.90
sanitizeVariable
Function · 0.90
normalizeLoop
Function · 0.90
normalizeParallel
Function · 0.90
sanitizeTools
Function · 0.90
sanitizeInputFormat
Function · 0.90
normalizeEdge
Function · 0.90
sortEdges
Function · 0.90
filterSubBlockIds
Function · 0.90
normalizeTriggerConfigValues
Function · 0.90
extractBlockFieldsForComparison
Function · 0.90
Tested by
no test coverage detected