Workers - testing
By default, your backgrounded methods will be immediately invoked during tests. This reduces the headache of understanding how your system would behave. However, this may in certain cases be undesirable for you, and you may instead want to opt into pushing things into BullMQ queues and utilizing special controls to manually work those jobs off.