When the unit tests for the jobs were written, rspec didn't have support for ActiveJob. Now it has: check [here](https://relishapp.com/rspec/rspec-rails/v/3-5/docs/matchers/have-been-enqueued-matcher) for examples using `rspec-rails`.
When the unit tests for the jobs were written, rspec didn't have support for ActiveJob. Now it has: check here for examples using
rspec-rails.