Tests added

This commit is contained in:
2025-12-27 16:49:52 +01:00
parent 2284808043
commit 3f26416bdd
15 changed files with 1776 additions and 0 deletions
+5
View File
@@ -3,3 +3,8 @@ PyYAML==6.0.1
Flask-Mail==0.9.1
python-dotenv==1.0.0
Werkzeug==3.0.1
# Testing dependencies
pytest==7.4.3
pytest-flask==1.3.0
pytest-cov==4.1.0