Add BUG-04 test suite + .gitignore for .venv/

Re-holt die Tests vom BUG-04-Branch in diesen Branch, damit CI/Runs
vollständig sind. .gitignore ergänzt um .venv/ und tests/__pycache__/.
This commit is contained in:
ki
2026-08-29 17:43:02 +04:00
parent 9f705ad7e4
commit 6059748f9b
3 changed files with 183 additions and 0 deletions
+2
View File
@@ -13,3 +13,5 @@ minimax_*.png
config.json
*.service
.backup/
.venv/
tests/__pycache__/