MCPcopy 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

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

Callers

nothing calls this directly

Calls 15

useAgentflowFunction · 0.90
useAgentflowContextFunction · 0.90
getFlowMethod · 0.80
stringifyMethod · 0.80
validateMethod · 0.80
addNodeMethod · 0.80
getReactFlowInstanceMethod · 0.80
fitViewMethod · 0.80
clearExecutionStateMethod · 0.80
makeNodeFunction · 0.70
createWrapperFunction · 0.70

Tested by

no test coverage detected