Olivier Cervello
Olivier Cervello
Currently when running tests everything is put in the same ~/.secator folder which pollutes the 'prod' installation.
- [x] Workflow tree - [ ] Scan tree - [ ] YAML file display.
Fixes https://github.com/freelabz/secator/issues/268
Fixes https://github.com/freelabz/secator/issues/365
**Goal:** improve coverage (current: 63%) **New tests to add**: **Celery:** - [ ] `revoke_task` (`secator/celery.py:104`) - [ ] `chunker` (`secator/celery.py:114`) - [ ] `break_task` (`secator/celery.py:117`) - [ ] `run_task` (`secator/celery.py:148`)...