Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ utils.test.ts
File
utils.test.ts
apps/sim/stores/workflows/workflow/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createAgentBlock, createLoopBlock } from
'@sim/testing'
2
import
{ describe, expect, it } from
'vitest'
3
import
type
{ BlockState } from
'@/stores/workflows/workflow/types'
4
import
{
Callers
nothing calls this directly
Calls
5
createLoopBlock
Function · 0.90
convertLoopBlockToLoop
Function · 0.90
createAgentBlock
Function · 0.90
isAncestorProtected
Function · 0.90
isBlockProtected
Function · 0.90
Tested by
no test coverage detected