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.
Marcus Martins 5b8726ad2d Fixes #502
Fixes some broken tests and misbehaviour with ttls. There was a temporal
coupling between saving the job and setting its expires parameter.
10 years ago
..
__init__.py Fix PEP8 complaints. 11 years ago
dummy_settings.py Enable the most modern Python syntax. 11 years ago
fixtures.py Added proper conditional behavior to unicode fixture for python 3 10 years ago
helpers.py Fix PEP8 complaints. 11 years ago
test_cli.py Various PEP8 fixes. 10 years ago
test_connection.py Enable the most modern Python syntax. 11 years ago
test_decorator.py Fix broken import. 11 years ago
test_helpers.py Restored the ability to specify connection params in config 10 years ago
test_job.py Fixes #502 10 years ago
test_queue.py Fix PEP8 issue 10 years ago
test_registry.py Added clean_registries(queue) function to clean job registries related to that queue. 10 years ago
test_sentry.py Fix broken stub in tests. 11 years ago
test_worker.py Merge pull request #534 from selwin/registry-maintenance 10 years ago