Open sithara opened 7 years ago
How do we set the expectation that the worker is currently processing a job ? Can we stub the performmethod, delay and validate ?
perform
Hi @sithara,
That might work for simulating the work load of the perform method if you have some timing issues.
What kind of problem are you trying to spec out?
How do we set the expectation that the worker is currently processing a job ? Can we stub the
perform
method, delay and validate ?