summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorArnold Krille <arnold@arnoldarts.de>2016-01-09 16:43:44 +0100
committerArnold Krille <arnold@arnoldarts.de>2016-06-15 21:35:02 +0200
commitdf22f127eb2377f1e51d1dc5837479e1faf4539e (patch)
treef30b42870e00c99b8c459de023dc7267d8b6277e /tox.ini
parentacbcea0c66544227fb2b282e276948ffad5a4e8b (diff)
downloadrq-df22f127eb2377f1e51d1dc5837479e1faf4539e.tar.gz
Test the worker in its own subprocess
- 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)
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions