Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ import-export.test.ts
File
import-export.test.ts
apps/sim/lib/workflows/operations/import-export.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
2
3
vi.unmock(
'@/blocks/registry'
)
4
Callers
nothing calls this directly
Calls
4
parseWorkflowJson
Function · 0.90
extractWorkflowName
Function · 0.90
sanitizePathSegment
Function · 0.90
createLegacyState
Function · 0.85
Tested by
no test coverage detected