I'd love it if superworkers responded to sidekiq testing methods (see https://github.com/mperham/sidekiq/wiki/Testing#testing-worker-queueing-fake) and delegated them to sidekiq workers as appropriate, like Superworker.drain draining workers sequentially.
Willing to take a stab at this later if this seems like a good idea.
I'd love it if superworkers responded to sidekiq testing methods (see https://github.com/mperham/sidekiq/wiki/Testing#testing-worker-queueing-fake) and delegated them to sidekiq workers as appropriate, like
Superworker.draindraining workers sequentially.Willing to take a stab at this later if this seems like a good idea.