rq/tests
Vincent Driessen d697ddb93a Resolve connections early.
Fixes #101.
2012-07-24 12:37:59 +02:00
..
__init__.py Make unit tests compatible with Python < 2.7. 2012-05-18 08:35:23 +02:00
fixtures.py Resolve connections early. 2012-07-24 12:37:59 +02:00
helpers.py Simplify the persistence of jobs. 2012-02-10 17:18:51 +01:00
test_connection.py New connection management. 2012-03-23 15:10:49 +01:00
test_decorator.py Make test descriptions show up in short (oneliner) mode, as ./run_tests does. 2012-07-24 11:15:23 +02:00
test_job.py Refactor the .enqueue() API to not gobble the timeout kwargs. 2012-07-23 11:39:22 +02:00
test_queue.py Refactor the .enqueue() API to not gobble the timeout kwargs. 2012-07-23 11:39:22 +02:00
test_worker.py Don't use the (internal) .enqueue_call() in unit tests. 2012-07-24 10:51:58 +02:00