Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ flowValidation.test.ts
File
flowValidation.test.ts
packages/agentflow/src/core/validation/flowValidation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeFlowEdge, makeFlowNode, makeNodeDataSchema } from
'@test-utils/factories'
2
3
import
type
{ FlowEdge, FlowNode } from
'../types'
4
Callers
nothing calls this directly
Calls
5
validateFlow
Function · 0.90
validateNode
Function · 0.90
makeNodeDataSchema
Function · 0.90
makeNode
Function · 0.70
makeEdge
Function · 0.50
Tested by
no test coverage detected