.. |
config.yml
|
Lock down namespace configuration, fixes #747
|
2013-03-01 16:13:20 -08:00 |
env_based_config.yml
|
Clean up option processing
|
2013-01-18 20:57:26 -08:00 |
fake_env.rb
|
CLI testing. Not great but integration testing is tough.
|
2012-02-12 19:53:34 -08:00 |
helper.rb
|
Filter tests from coverage
|
2013-04-12 13:57:24 -07:00 |
test_api.rb
|
Remove unused vars
|
2013-03-22 10:16:46 +05:30 |
test_cli.rb
|
Clean up option processing
|
2013-01-18 20:57:26 -08:00 |
test_client.rb
|
client api refactoring
|
2013-03-24 17:42:43 -07: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
|
use behavior syntax consistent with rest of test suite
|
2013-04-17 10:51:23 -04:00 |
test_middleware.rb
|
Add i18n middleware, fixes #750
|
2013-03-03 16:20:01 -08:00 |
test_processor.rb
|
Refactor fetch strategy, fix queueing to lpush and rpop.
|
2013-01-05 21:17:08 -08:00 |
test_redis_connection.rb
|
Lock down namespace configuration, fixes #747
|
2013-03-01 16:13:20 -08:00 |
test_retry.rb
|
Change poller to pop messages one at a time so they don't get lost if something goes wrong during a large pop operation.
|
2013-04-10 17:38:36 -07:00 |
test_scheduled.rb
|
Change poller to pop messages one at a time so they don't get lost if something goes wrong during a large pop operation.
|
2013-04-10 17:38:36 -07:00 |
test_scheduling.rb
|
client api refactoring
|
2013-03-24 17:42:43 -07:00 |
test_sidekiq.rb
|
Remedied requirement to bring your own table to the flipping method
|
2013-03-19 23:55:01 +01:00 |
test_testing.rb
|
Update sidekiq/testing to execute almost all of the client api, fixes #713
|
2013-03-27 21:24:47 -07:00 |
test_testing_inline.rb
|
client api refactoring
|
2013-03-24 17:42:43 -07:00 |
test_web.rb
|
Fix dashboard tests
|
2013-02-20 12:04:19 -08:00 |