rq/tests
Selwin Ong ae97f862dc Merge branch 'master' into decorator 2012-07-24 15:34:03 +07:00
..
__init__.py Make unit tests compatible with Python < 2.7. 2012-05-18 08:35:23 +02:00
fixtures.py Added a job decorator. 2012-07-23 13:25:31 +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 Added a job decorator. 2012-07-23 13:25:31 +07: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 Get rid of the ambiguity when passing the timeout argument to .enqueue() calls. 2012-07-23 11:50:32 +02:00