rq/tests
Selwin Ong 2091c601b1 Merge pull request #451 from conslo/depend-on-unsaved-job-ids
Depend on unsaved job ids
2014-11-26 08:33:05 +07: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 Fix PEP8 complaints. 2014-09-08 20:29:24 +02:00
helpers.py Fix PEP8 complaints. 2014-05-05 10:50:02 +02:00
test_cli.py Add testcase for rq worker command 2014-09-12 14:27:29 +07: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 Make flake8 happy :) 2014-09-12 14:28:41 +07:00
test_queue.py no need for that save anymore 2014-11-18 12:09:22 -05:00
test_registry.py Ensure the FinishedJobRegistry honors an 'infinite' result_ttl of -1 2014-11-25 20:30:05 -05:00
test_sentry.py Fix broken stub in tests. 2014-05-21 10:04:49 +02:00
test_worker.py make job description unicode friendly 2014-10-16 18:00:48 +08:00