mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2024-12-25 05:42:23 +00:00
Make migrations before testing
This commit is contained in:
parent
7ef602c6cd
commit
67b01ea0b3
1
tox.ini
1
tox.ini
@ -22,6 +22,7 @@ deps =
|
|||||||
python-magic~=0.4
|
python-magic~=0.4
|
||||||
whoosh~=2.7
|
whoosh~=2.7
|
||||||
commands =
|
commands =
|
||||||
|
./manage.py makemigrations
|
||||||
coverage run --source=apps,tfjm ./manage.py test apps/ tfjm/
|
coverage run --source=apps,tfjm ./manage.py test apps/ tfjm/
|
||||||
coverage report -m
|
coverage report -m
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user