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

File validateFlowData.test.ts

packages/server/src/services/validation/validateFlowData.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1jest.mock('flowise-components', () => ({}))
2jest.mock('../../utils/getRunningExpressApp', () => ({ getRunningExpressApp: jest.fn() }))
3jest.mock('../../utils/logger', () => ({
4 __esModule: true,

Callers

nothing calls this directly

Calls 4

validateFlowDataFunction · 0.90
issuesForFunction · 0.85
makeNodeFunction · 0.70
makeEdgeFunction · 0.70

Tested by

no test coverage detected