MCPcopy Index your code
hub / github.com/FlowiseAI/Flowise / index.test.ts

File index.test.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Unit tests for chatflowsService.saveChatflow and chatflowsService.updateChatflow.
3 * All infrastructure (TypeORM, ScheduleService, ScheduleBeat, telemetry, etc.)
4 * is mocked — no DB or Express app required.

Callers

nothing calls this directly

Calls 6

makeChatInputFlowDataFunction · 0.85
makePlainFlowDataFunction · 0.85
makeChatflowFunction · 0.70
makeScheduleFlowDataFunction · 0.70
parseMethod · 0.65
getInstanceMethod · 0.45

Tested by

no test coverage detected