MCPcopy 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

1import type { Node } from 'reactflow'
2
3import { makeFlowEdge, makeFlowNode, makeNodeData } from '@test-utils/factories'
4import { act, renderHook } from '@testing-library/react'

Callers

nothing calls this directly

Calls 4

makeFlowNodeFunction · 0.90
makeFlowEdgeFunction · 0.90
makeNodeDataFunction · 0.90
renderUseFlowHandlersFunction · 0.85

Tested by

no test coverage detected