You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent Driessen 8da204f74a Always use cPickle, never 'regular' pickle.
This fixes #18.
13 years ago
..
__init__.py Have the test suite find an empty Redis database. 13 years ago
helpers.py Simplify the persistence of jobs. 13 years ago
test_job.py Always use cPickle, never 'regular' pickle. 13 years ago
test_queue.py Fix putting jobs on the failure queue when they fail. 13 years ago
test_worker.py Fix putting jobs on the failure queue when they fail. 13 years ago