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 10:52:22 +00:00
..
helper.rb Only create coverage report if COVERAGE env variable is set. 2013-02-08 12:54:32 +00:00
test_clock.rb Add some more parentheses. 2013-03-11 10:52:22 +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 Add a locking mechanism so jobs won't get enqueued more often than they should. 2013-02-01 16:53:34 +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 Allow jobs to be scheduled immediately via the web extension. 2013-02-06 10:51:30 +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