.. |
config.yml
|
pass the yml file through erb first
|
2012-10-19 13:50:59 -07:00 |
fake_env.rb
|
CLI testing. Not great but integration testing is tough.
|
2012-02-12 19:53:34 -08:00 |
helper.rb
|
JRuby 1.7 compat fixes
|
2012-11-01 16:08:27 -07:00 |
test_api.rb
|
* Revert instance methods
|
2012-12-04 16:52:40 -05:00 |
test_cli.rb
|
Support for strictly ordered queues in config
|
2012-11-07 10:54:31 +04:00 |
test_client.rb
|
Allow Sidekiq::Client to push / push_bulk job with class as a String
|
2012-11-15 20:58:58 +00:00 |
test_exception_handler.rb
|
Use a regular object instead of a mock for exception data
|
2012-11-05 23:04:28 +01:00 |
test_extensions.rb
|
Add delay_until extension method
|
2012-11-08 09:05:11 -08:00 |
test_fetch.rb
|
Removed -s flag, simplified queue logic
|
2012-07-31 13:58:50 -07:00 |
test_middleware.rb
|
Update Celluloid API usage, use .async, fixes #500
|
2012-11-03 19:56:06 -07:00 |
test_processor.rb
|
Update Celluloid API usage, use .async, fixes #500
|
2012-11-03 19:56:06 -07:00 |
test_redis_connection.rb
|
Refactor & add tests for determine_redis_provider
|
2012-10-14 16:12:17 -07:00 |
test_retry.rb
|
Fix retry off by one, #512
|
2012-11-09 21:36:40 -08:00 |
test_scheduling.rb
|
Support scheduled jobs in bulk push
|
2012-11-19 21:31:14 -08:00 |
test_sidekiq.rb
|
Update MultiJson delegate methods to coincide with their future API and
|
2012-12-02 18:55:21 -05:00 |
test_stats.rb
|
Add size back.
|
2012-12-04 16:52:40 -05:00 |
test_testing.rb
|
Ensure that all jobs are drained
|
2012-11-01 15:49:35 +01:00 |
test_testing_inline.rb
|
Run .push_bulk calls inline in inline testing mode
|
2012-11-19 17:34:46 -08:00 |
test_web.rb
|
* Simplify poller by using query string so it works on all pages
|
2012-12-04 15:36:51 -05:00 |