ignore dev routes for tests coverage and add placeholders for reports

This commit is contained in:
dandds
2018-10-09 10:28:19 -04:00
parent b667d3331c
commit d9d7917dd8
2 changed files with 22 additions and 0 deletions

2
.coveragerc Normal file
View File

@@ -0,0 +1,2 @@
[run]
omit = atst/routes/dev.py