MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / nodeFactory.test.ts

File nodeFactory.test.ts

packages/agentflow/src/core/utils/nodeFactory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

resolveNodeTypeFunction · 0.90
getUniqueNodeIdFunction · 0.90
getUniqueNodeLabelFunction · 0.90
initNodeFunction · 0.90
makeNodeDataSchemaFunction · 0.90
makeNodeFunction · 0.70

Tested by

no test coverage detected