rq/tests
Vincent Driessen 12932a433b Merge pull request #382 from selwin/cancel-should-remove-from-queue
job.cancel() should remove itself from queue
2014-07-24 11:26:35 +02:00
..
__init__.py Fix PEP8 complaints. 2014-05-05 10:50:02 +02:00
dummy_settings.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
fixtures.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
helpers.py Fix PEP8 complaints. 2014-05-05 10:50:02 +02:00
test_connection.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
test_decorator.py Fix broken import. 2014-05-06 15:56:09 +02:00
test_job.py job.cancel() should remove itself from queue. 2014-07-15 09:59:55 +07:00
test_queue.py Merge pull request #382 from selwin/cancel-should-remove-from-queue 2014-07-24 11:26:35 +02:00
test_scripts.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
test_sentry.py Fix broken stub in tests. 2014-05-21 10:04:49 +02:00
test_worker.py Merge pull request #382 from selwin/cancel-should-remove-from-queue 2014-07-24 11:26:35 +02:00