MCPcopy 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

1import { makeFlowEdge, makeFlowNode, makeNodeDataSchema } from '@test-utils/factories'
2
3import type { FlowEdge, FlowNode } from '../types'
4

Callers

nothing calls this directly

Calls 5

validateFlowFunction · 0.90
validateNodeFunction · 0.90
makeNodeDataSchemaFunction · 0.90
makeNodeFunction · 0.70
makeEdgeFunction · 0.50

Tested by

no test coverage detected