First Functional Test specced out in comments, Added unittest

This commit is contained in:
2024-10-23 11:43:59 -06:00
parent 9c3c604462
commit 49c79f3bbe
2 changed files with 34 additions and 6 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,4 @@
db.sqlite3
.venv
"__pycache__"
"*.pyc"
__pycache__
*.pyc