Closed trev closed 7 years ago
Is there something we can do to get this merged?
I'm working on it, please be patient. I want to get all these working again without introducing too many artifacts of the application of several half measures. I'm going to try to pull these changes into a single PR, resolve conflicts, and then merge that.
I'm sorry, it wasn't my intention to make pressure. Take your time and let me/us know if we can help in any way.
Closed in favour of #130
As per https://github.com/philostler/rspec-sidekiq/pull/130#issuecomment-306683365 Sidekiq >5.0.0 is the delayed extension disabled by default. We therefore enable the extension to test properly.
Note: Some tests will still fail since Sidekiq >5.0.0 requires Ruby >=2.2.2. The PR https://github.com/philostler/rspec-sidekiq/pull/130 should address those failures.