rq/tests
Theo ee64114e6e Fixed #870 Improved test coverage for connections.py and utils.py 2017-08-31 12:23:17 +01:00
..
__init__.py correct SLOW env var, run slow tests on ci 2015-10-14 20:08:55 +01:00
dummy_settings.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
fixtures.py Fixed #870 Improved test coverage for connections.py and utils.py 2017-08-31 12:23:17 +01:00
helpers.py Fix PEP8 complaints. 2014-05-05 10:50:02 +02:00
test_cli.py Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs 2017-01-25 09:43:36 +01: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 Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs 2017-01-25 09:43:36 +01:00
test_helpers.py Restored the ability to specify connection params in config 2015-02-23 17:28:51 +07:00
test_job.py Fixed test error in Python 3. 2017-07-28 13:49:38 +07:00
test_queue.py revert back job.cleanup changes 2017-05-22 14:31:22 +03:00
test_registry.py job.delete() should cleans itself from FailedQueue and various registries. 2017-04-01 18:12:41 +07:00
test_sentry.py fix tests 2015-11-09 12:34:27 +08:00
test_utils.py Fixed #870 Improved test coverage for connections.py and utils.py 2017-08-31 12:23:17 +01:00
test_worker.py Worker.find_by_key should use hmget instead of repeated hget calls. (#826) 2017-04-29 20:36:17 +07:00