Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ useAgentflow.test.tsx
File
useAgentflow.test.tsx
packages/agentflow/src/useAgentflow.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { ReactNode } from
'react'
2
3
import { makeFlowEdge, makeFlowNode } from
'@test-utils/factories'
4
import { act, renderHook } from
'@testing-library/react'
Callers
nothing calls this directly
Calls
15
useAgentflow
Function · 0.90
useAgentflowContext
Function · 0.90
getFlow
Method · 0.80
stringify
Method · 0.80
validate
Method · 0.80
addNode
Method · 0.80
getReactFlowInstance
Method · 0.80
fitView
Method · 0.80
setNodeExecutionStatus
Method · 0.80
clearExecutionState
Method · 0.80
makeNode
Function · 0.70
createWrapper
Function · 0.70
Tested by
no test coverage detected