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 0503eb2829 Clarified responsibility of the Job class.
The Job itself has nothing to do with queueing and dequeueing, so the
DequeueError wasn't appropriate here, either.
13 years ago
..
__init__.py Broke down tests into multiple files. 13 years ago
test_job.py Clarified responsibility of the Job class. 13 years ago
test_queue.py Broke down tests into multiple files. 13 years ago
test_worker.py Broke down tests into multiple files. 13 years ago