admin: add generic tests

This commit is contained in:
Jens Langhammer
2020-05-19 20:59:43 +02:00
parent 5ba55356a9
commit db69c3e38d
7 changed files with 72 additions and 25 deletions

View File

@ -2,8 +2,8 @@
isort -rc passbook
pyright
black passbook
./manage.py generate_swagger -o swagger.yaml -f yaml
scripts/coverage.sh
bandit -r passbook
pylint passbook
prospector
./manage.py generate_swagger -o swagger.yaml -f yaml