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

File agentflowReducer.test.ts

packages/agentflow/src/infrastructure/store/agentflowReducer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { makeFlowEdge, makeFlowNode } from '@test-utils/factories'
2
3import type { AgentflowAction, AgentflowState, FlowNode } from '@/core/types'
4

Callers

nothing calls this directly

Calls 4

normalizeNodesFunction · 0.90
agentflowReducerFunction · 0.90
makeNodeFunction · 0.70
makeEdgeFunction · 0.50

Tested by

no test coverage detected