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

File ScheduleExecutor.test.ts

packages/server/src/schedule/ScheduleExecutor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Unit tests for ScheduleExecutor — shared schedule job execution logic.
3 * All external dependencies (TypeORM, agentflow runner, schedule service)
4 * are mocked so no real database or Express app is needed.

Callers

nothing calls this directly

Calls 4

executeScheduleJobFunction · 0.90
makeChatFlowFunction · 0.85
stringifyMethod · 0.80
makeRecordFunction · 0.70

Tested by

no test coverage detected