add first tests, add .coveragerc, ignore coverage files
This commit is contained in:
parent
cadcc3fa68
commit
7e49bd3039
3 changed files with 35 additions and 0 deletions
5
gnuviechadmin/.coveragerc
Normal file
5
gnuviechadmin/.coveragerc
Normal file
|
@ -0,0 +1,5 @@
|
|||
[run]
|
||||
source = gnuviechadmin,managemails
|
||||
|
||||
[report]
|
||||
omit = */migrations/*,*/tests/*.py,*/tests.py,gnuviechadmin/settings/local.py,gnuviechadmin/settings/production.py
|
Loading…
Add table
Add a link
Reference in a new issue