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

Add unit test coverage for Sidekiq job perform_inline #2836

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Commits on Aug 30, 2024

  1. add test for Sidekiq's perform_inline

    add a test that confirms that `perform_inline` produces a segment
    fallwith committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2b3949c View commit details
    Browse the repository at this point in the history
  2. Sidekiq inline test: use Sidekiq v7+

    restrict the perform_inline test to Sidkiq 7+
    fallwith committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9eea9df View commit details
    Browse the repository at this point in the history