Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveJob performed matchers #1785

Merged
merged 1 commit into from Dec 20, 2019

Commits on Dec 20, 2019

  1. ActiveJob performed matchers

    * `have_been_performed` is like `have_been_enqueued`, but for performed
      jobs
    * `have_performed_job`/`perform_job` is like
      `have_enqueued_job`/`enqueue_job`, but for performed jobs
    isaacseymour authored and pirj committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    56f6387 View commit details
    Browse the repository at this point in the history