rq/tests
Ted Summer 79a6fd7999 Fix timeout adding job to StartedJobRegistry (#1086)
* Fix timeout adding job to StartedJobRegistry

* Fix prepare_job_execution handling neg timeout

* Add test for inf job timeout in StartedJobRegistry

* refactor(worker): simplify checking neg timeout
2019-05-18 11:39:45 +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 v1.0! (#1059) 2019-03-30 09:13:56 +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 RQ v1.0! (#1059) 2019-03-30 09:13:56 +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 Fix timeout adding job to StartedJobRegistry (#1086) 2019-05-18 11:39:45 +07:00
test_worker_registration.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00