1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

6 commits

Author SHA1 Message Date
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