Mike Perham
85a1be3684
Switch all tests to use Minitest::Spec for consistency
2019-02-28 12:43:50 -08:00
Andrew Babichev
ddb0c8b3a8
Cleanup CLI ( #4026 )
...
* Refactor CLI test
Extracted 3 main parts:
- parse
- run
- signal handling
* Move demonization and pid write from parse to run phase
* Move queues default from validate to setup options phase
* Add pry-byebug gem
* Drop Sidekiq::Test
* Require launcher in CLI
* Remove TODOs
2018-12-03 13:24:37 -08:00
Mike Perham
b8f7082642
Fix minitest warnings ( #3300 )
...
* Fix minitest deprecations, fixes #3300
* fix jruby
* test against jruby release
* ugh
* bump to 5.0.1
* fix test
2017-01-02 12:06:02 -08:00
Mike Perham
2c9f7662fc
Freeze all string literals in source, fixes #2741
...
Tests pass and smoke test works perfectly.
2015-12-31 15:33:35 -08:00
Mike Perham
53e6b9e2df
Test suite overhaul
...
Remove Redis mocking. Minimize Redis flushing where possible.
2015-09-23 10:56:37 -07:00
Siva Gollapalli
3fe9de4feb
FIX# cannot load such file -- helper (LoadError)
2014-12-31 19:49:49 +05:30
grosser
a0baa23644
use context as stack
2014-12-30 14:02:33 -08:00
grosser
2d567ed340
fix done not logging when using with_context in a worker
2014-12-30 12:52:53 -08:00