Reworking tests
Reworking tests with pytest
This commit is contained in:
parent
c78202c347
commit
d4414bd150
7 changed files with 556 additions and 439 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@ __pycache__
|
|||
.vscode/
|
||||
.coverage
|
||||
.noseids
|
||||
.pytest_cache
|
||||
nosetests.xml
|
||||
tests/report
|
||||
tests/tmp.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue