Jul 10 - Add test suite

This commit is contained in:
2026-07-10 15:49:55 -04:00
parent 512a80837a
commit 7a9814119f
10 changed files with 732 additions and 0 deletions
+6
View File
@@ -17,6 +17,12 @@ build/
venv/
env/
.venv/
.venv-test/
# Testing
.pytest_cache/
.coverage
htmlcov/
# Flask / instance
instance/