Commit 2669e8b6 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

test cov



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 3d529a87
Pipeline #38565 failed with stage
in 4 minutes and 55 seconds
......@@ -9,6 +9,10 @@
unstable:
<<: *test
image: debian:unstable
script:
- python3 manage.py test -v2
- python-coverage run ./manage.py test
api apikeys backend contributors deblayout dm dsa fprs inconsistencies keyring minechangelogs nmlayout person process projectb public restricted wizard
# the test named "tests" is the one that is checked when doing autodeployment.
tests:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment