Reworking tests

Reworking tests with pytest
This commit is contained in:
Brian Martin 2019-05-31 22:06:54 -04:00
parent c78202c347
commit d4414bd150
7 changed files with 556 additions and 439 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ __pycache__
.vscode/
.coverage
.noseids
.pytest_cache
nosetests.xml
tests/report
tests/tmp.db