Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ useFlowHandlers.test.tsx
File
useFlowHandlers.test.tsx
packages/agentflow/src/features/canvas/hooks/useFlowHandlers.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import type { Node } from
'reactflow'
2
3
import { makeFlowEdge, makeFlowNode, makeNodeData } from
'@test-utils/factories'
4
import { act, renderHook } from
'@testing-library/react'
Callers
nothing calls this directly
Calls
4
makeFlowNode
Function · 0.90
makeFlowEdge
Function · 0.90
makeNodeData
Function · 0.90
renderUseFlowHandlers
Function · 0.85
Tested by
no test coverage detected