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
+4
View File
@@ -0,0 +1,4 @@
# Development / CI dependencies (not installed in production).
# pip install -r requirements-dev.txt
-r requirements.txt
pytest