API: test coverage init

This commit is contained in:
Sam
2018-05-12 17:10:22 +02:00
parent b24f5c2988
commit 3dc7de4a93
4 changed files with 8 additions and 1 deletions

4
.coveragerc Normal file
View File

@ -0,0 +1,4 @@
[run]
omit =
mpwo_api/venv/*
mpwo_api/mpwo_api/tests/*