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-03-11 14:51:31 +00:00
..
fixtures Add Sidetiq.schedules. 2013-03-11 12:24:11 +00:00
helper.rb Add Sidetiq.logger API. 2013-03-11 14:23:49 +00:00
test_clock.rb Don't inherit from IceCube::Schedule. 2013-03-11 14:51:31 +00: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_errors.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_middleware.rb Add middleware to restart the clock if necessary. 2013-02-04 10:54:48 +00:00
test_schedule.rb Don't inherit from IceCube::Schedule. 2013-03-11 14:51:31 +00:00
test_sidetiq.rb Add Sidetiq.retries. 2013-03-11 13:01:37 +00:00
test_version.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_web.rb Move test worker classes into fixtures directory. 2013-03-11 11:00:55 +00:00
test_worker.rb add class methods to get last/next run timestamps for a worker 2013-03-08 16:02:34 +00:00