aboutsummaryrefslogtreecommitdiffstats
path: root/.coveragerc
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-02-20 21:39:37 +0100
committerGravatar GitHub <[email protected]>2018-02-20 21:39:37 +0100
commitbedc30d41ff9c3dd8fb59cb6d5c8c16170d69cda (patch)
tree896ab99d3888d66e20521f398e1452bbe1cbb042 /.coveragerc
parentAdd Vagrantfile (diff)
adds initial unit testing (#22)
* Adds Unit Testing * Adds coveralls coverage badge
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.coveragerc b/.coveragerc
new file mode 100644
index 00000000..630326b5
--- /dev/null
+++ b/.coveragerc
@@ -0,0 +1,2 @@
+[run]
+omit = /usr/*, gunicorn_config.py, deploy.py, app_test.py, app.py