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.
Selwin Ong 1fb0a1bfac Modified ``Job`` ``save`` and ``refresh`` methods to support persisting
additional ``Job`` attributes into Redis.
13 years ago
..
__init__.py Make unit tests compatible with Python < 2.7. 13 years ago
fixtures.py Test the timing out of jobs. 13 years ago
helpers.py Simplify the persistence of jobs. 13 years ago
test_connection.py New connection management. 13 years ago
test_job.py Modified ``Job`` ``save`` and ``refresh`` methods to support persisting 13 years ago
test_queue.py New connection management. 13 years ago
test_worker.py New connection management. 13 years ago