1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
endofunky--sidetiq/test
2013-09-26 12:13:23 +01:00
..
fixtures Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01:00
helper.rb Return status code correctly when running tests. 2013-09-17 12:43:38 +01:00
test_clock.rb Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01: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_schedule.rb Add backfill functionality. 2013-03-11 17:11:37 +00:00
test_sidetiq.rb Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01: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_watcher.rb Add experimental stale lock watcher. 2013-09-17 11:55:06 +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