rq/tests
Vincent Driessen 9318825429 Abstract away from the concrete pickle implementation.
Choose cPickle, if available, for best performance.
2012-02-13 13:59:24 +01:00
..
__init__.py Have the test suite find an empty Redis database. 2012-02-13 09:08:33 +01:00
helpers.py Simplify the persistence of jobs. 2012-02-10 17:18:51 +01:00
test_job.py Abstract away from the concrete pickle implementation. 2012-02-13 13:59:24 +01:00
test_queue.py Fix putting jobs on the failure queue when they fail. 2012-02-10 17:19:30 +01:00
test_worker.py Fix putting jobs on the failure queue when they fail. 2012-02-10 17:19:30 +01:00