mirror of https://github.com/peter4431/rq.git
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.
df22f127eb
- run with an empty queue - schedule one job (which uses get_current_connection and get_current_job) and run `rqworker` - schedule a job that itself schedules `access_self` and run `rqworker` - Make sure the job didn't fail by assuring the failed queue is still empty afterwards. - Install this package locally when running in travis. This actually unifies the behaviour of tox and travis as tox also builds the package and then installs it into each test environment. - fix flake8 (as run by tox) |
9 years ago | |
---|---|---|
.. | ||
__init__.py | 9 years ago | |
dummy_settings.py | 11 years ago | |
fixtures.py | 9 years ago | |
helpers.py | 11 years ago | |
test_cli.py | 9 years ago | |
test_connection.py | 9 years ago | |
test_decorator.py | 9 years ago | |
test_helpers.py | 10 years ago | |
test_job.py | 9 years ago | |
test_queue.py | 9 years ago | |
test_registry.py | 9 years ago | |
test_sentry.py | 9 years ago | |
test_worker.py | 9 years ago |