Overview
backend/src/queue/ has 3 files and no tests. bullmq, @nestjs/bull, and ioredis are installed, so background processing carries real work — and a silently failing job is invisible without tests or observability.
Tasks
Acceptance Criteria
Notes for Contributors
Comment below to be assigned.
Overview
backend/src/queue/has 3 files and no tests.bullmq,@nestjs/bull, andioredisare installed, so background processing carries real work — and a silently failing job is invisible without tests or observability.Tasks
Acceptance Criteria
npm run test -- queuepasses without a running Redis.Notes for Contributors
Comment below to be assigned.