rq/tests
Vincent Driessen 35dedf3db4 Make test descriptions show up in short (oneliner) mode, as ./run_tests does. 2012-07-24 11:15:23 +02:00
..
__init__.py Make unit tests compatible with Python < 2.7. 2012-05-18 08:35:23 +02:00
fixtures.py Make "queue" argument in job decorator required. 2012-07-24 16:03:49 +07: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