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