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 83369f3b9b Prefer `result` over `return_value`.
`return_value` still is available as a backward-compatible accessor.

This fixes #116.
13 years ago
..
__init__.py Fix tests to use logging 13 years ago
fixtures.py Raise a StopException when Control+C is pressed. 13 years ago
helpers.py Simplify the persistence of jobs. 13 years ago
test_connection.py New connection management. 13 years ago
test_decorator.py Make test descriptions show up in short (oneliner) mode, as ./run_tests does. 13 years ago
test_job.py Prefer `result` over `return_value`. 13 years ago
test_queue.py Change assertEqual to assertGreaterThan, to make the test a little less 13 years ago
test_worker.py Prefer `result` over `return_value`. 13 years ago