MCPcopy
hub / github.com/FlowiseAI/Flowise / ScheduleQueue.test.ts

File ScheduleQueue.test.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Unit tests for ScheduleQueue.
3 * All external dependencies (BullMQ, RedisEventPublisher, ScheduleExecutor)
4 * are mocked so no real Redis or database connection is needed.

Callers

nothing calls this directly

Calls 7

makeQueueFunction · 0.85
upsertJobSchedulerMethod · 0.80
removeJobSchedulerMethod · 0.80
makeRecordFunction · 0.70
getQueueNameMethod · 0.45
getQueueMethod · 0.45
processJobMethod · 0.45

Tested by

no test coverage detected