Skip to content

Improve our Sidekiq testing best practices

Rémy Coutable requested to merge improve-sidekiq-testing-doc into master

What does this MR do?

I realize that we advertise the usage of perform_enqueued_jobs even though it does nothing since our worker classes don't inherit from ApplicationJob / ActiveJob::Base.

This MR hopefully makes it clearer.

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading