Significantly enhanced testing suite to 69% coverage and updated gitignore

This commit is contained in:
Chris Sanden
2026-05-13 16:14:36 +02:00
parent 5ec8796ae4
commit b4f997b15c
2 changed files with 160 additions and 6 deletions

4
.gitignore vendored
View File

@@ -1 +1,3 @@
*.pyc
*.pyc
.venv
.coverage