1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-07 06:01:03 +00:00

tests: Better code coverage

This commit is contained in:
2017-05-03 21:03:51 +00:00
parent a5565439ab
commit 189c604832
12 changed files with 298 additions and 240 deletions

2
.gitignore vendored
View File

@@ -37,7 +37,7 @@ pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage*
.cache
nosetests.xml
coverage.xml