Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ makeFlowEdge, makeFlowNode } from
'@test-utils/factories'
2
3
import
type
{ AgentflowAction, AgentflowState, FlowNode } from
'@/core/types'
4
Callers
nothing calls this directly
Calls
4
normalizeNodes
Function · 0.90
agentflowReducer
Function · 0.90
makeNode
Function · 0.70
makeEdge
Function · 0.50
Tested by
no test coverage detected