Add coverage and fix bugs in package

This commit is contained in:
Ege Emir Özkan
2020-08-10 03:59:11 +03:00
parent f168b78ba5
commit 5077629855
4 changed files with 4 additions and 2 deletions

2
coverage.sh Normal file
View File

@@ -0,0 +1,2 @@
coverage run -m unittest test/main_tests.py
coverage xml