fix poor test formatting, use inheritted TestDatabase class instead for generating guild/period/submission on the fly (working basic tests), update .gitignore for Pipenv lockfile

This commit is contained in:
Xevion
2021-02-13 09:30:27 -06:00
parent 1f46a98f37
commit 9e889d8c8c
2 changed files with 43 additions and 29 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
.idea
token.dat
database.db
Pipfile.lock
# Byte-compiled / optimized / DLL files
__pycache__/