rq/tests
Vincent Driessen 06ce9622ea Add compact() method on Queues, to remove dead messages. 2012-02-14 22:55:51 +01:00
..
__init__.py Have the test suite find an empty Redis database. 2012-02-13 09:08:33 +01:00
helpers.py Simplify the persistence of jobs. 2012-02-10 17:18:51 +01:00
test_job.py Flake8 style fixes in the test suite. 2012-02-13 17:32:16 +01:00
test_queue.py Add compact() method on Queues, to remove dead messages. 2012-02-14 22:55:51 +01:00
test_worker.py Implement a cancel() method on jobs. 2012-02-13 17:32:33 +01:00