MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / variableUtils.test.ts

File variableUtils.test.ts

packages/agentflow/src/core/utils/variableUtils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { FlowNode } from '@/core/types'
2
3import { extractVariables, getDefinedStateKeys, getUpstreamNodes } from './variableUtils'
4

Callers

nothing calls this directly

Calls 6

extractVariablesFunction · 0.90
getUpstreamNodesFunction · 0.90
getDefinedStateKeysFunction · 0.90
makeStateNodeFunction · 0.85
makeNodeFunction · 0.70
makeEdgeFunction · 0.70

Tested by

no test coverage detected