rq/tests
Selwin Ong d1813cdff9 Fixed test errors caused by _sentry_trace_headers 2019-07-20 17:39:07 +07:00
..
config_files RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
__init__.py refactor: use try ImportError instead of py-version check (#1034) 2019-01-30 06:54:00 +07:00
fixtures.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
test_cli.py rq info management command now cleans up registries when first run (#1107) 2019-06-15 10:19:34 +07:00
test_connection.py Fixed #870 Improved test coverage for connections.py and utils.py 2017-08-31 12:23:17 +01:00
test_decorator.py modify zadd calls for redis-py 3.0 (#1016) 2018-12-03 07:28:36 +07:00
test_helpers.py Restored the ability to specify connection params in config 2015-02-23 17:28:51 +07:00
test_job.py Implemented Job.fetch_many (#1072) 2019-04-14 18:18:34 +07:00
test_queue.py Added logging statements to handle_job_success and handle_job_failure (#1112) 2019-06-22 16:42:05 +07:00
test_registry.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
test_sentry.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
test_utils.py add milliseconds into timestamps, fix #721 2017-09-09 20:28:53 +01:00
test_worker.py Fixed test errors caused by _sentry_trace_headers 2019-07-20 17:39:07 +07:00
test_worker_registration.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00