1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
endofunky--sidetiq/test
2014-07-03 17:36:38 +06:00
..
fixtures Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01:00
helper.rb Schedule recurring jobs only sidekiq server side 2014-07-03 17:36:38 +06:00
test_clock.rb Make config.utc actually work 2014-03-28 15:37:31 -07:00
test_config.rb Add a locking mechanism so jobs won't get enqueued more often than they should. 2013-02-01 16:53:34 +00:00
test_history.rb Use Sidekiq's wrappers for parsing/generating JSON. 2013-09-26 12:13:23 +01:00
test_lock_meta_data.rb Use Sidekiq's wrappers for parsing/generating JSON. 2013-09-26 12:13:23 +01:00
test_lock_redis.rb Rename lock test. 2013-09-17 10:49:09 +01:00
test_schedulable.rb Schedule recurring jobs only sidekiq server side 2014-07-03 17:36:38 +06:00
test_schedule.rb Make config.utc actually work 2014-03-28 15:37:31 -07:00
test_sidetiq.rb Sidekiq 2.16 compatibility 2013-10-29 17:14:59 +00:00
test_subclass_tracking.rb Add SubclassTracking module. 2013-09-17 16:48:08 +01:00
test_version.rb Prep versioning for 0.4.0.rc1. 2013-09-16 13:04:13 +01:00
test_web.rb Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01:00
test_worker.rb Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01:00