freelabz / secator

secator - the pentester's swiss knife
https://docs.freelabz.com
Other
748 stars 59 forks source link

test: coverage tracker (63%) #394

Open ocervell opened 4 months ago

ocervell commented 4 months ago

Goal: improve coverage (current: 63%)

New tests to add:

Celery:

To do this, we can simply resume the work started in tests/unit/celery.py and:

CLI: Add a tests/unit/cli.py to test all CLI tasks.

Config: