mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 14:58:17 +00:00
new tests for CAVERN and SURVEXPORT
This commit is contained in:
@@ -16,6 +16,7 @@ find . -name \*.py -print0 | xargs -0 egrep -vc "#|^\s*$" | grep -v ":0$" | gr
|
||||
python3 reset-django.py
|
||||
echo After cleanup deletion, remake all migrations.
|
||||
python3 manage.py makemigrations >/dev/null
|
||||
python3 manage.py migrate
|
||||
python3 manage.py test
|
||||
python3 manage.py check -v 3 --deploy 2>security-warnings.txt >/dev/null
|
||||
python3 manage.py check -v 3 --deploy
|
||||
|
||||
Reference in New Issue
Block a user