wspurgin / rspec-sidekiq

RSpec for Sidekiq
https://github.com/wspurgin/rspec-sidekiq
Other
651 stars 133 forks source link

Add support for mock framework rr #176

Closed katpadi closed 9 months ago

katpadi commented 3 years ago

Add the ability for rr mock framework users to use the gem when sidekiq-batch is used.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.05%) to 97.479% when pulling 85bf283ce1085b0343584d30d518a52332978380 on katpadi:develop into ccce13c71ebfe848bc35ec79fc62f63714f9e3e1 on philostler:develop.

wspurgin commented 9 months ago

Thanks for the PR, but I'm gonna be rethinking how Batch testing works (and doesn't work) in rspec-sidekiq and I don't want to build in more support for the gem doing the mocking for users if that's gonna have a different future.