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