MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / AgentflowContext.test.tsx

File AgentflowContext.test.tsx

packages/agentflow/src/infrastructure/store/AgentflowContext.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 7

useAgentflowContextFunction · 0.90
makeFlowNodeFunction · 0.90
clearExecutionStateMethod · 0.80
makeNodeFunction · 0.70
createWrapperFunction · 0.70
makeEdgeFunction · 0.50

Tested by

no test coverage detected