feat: add test workflow and implement unit tests for main functionality
Some checks failed
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m15s
Test Application / test (push) Failing after 1m24s
Build and Deploy Docker Container / portainer-deploy (push) Failing after 2s

This commit is contained in:
2025-10-05 16:03:41 +02:00
parent 8a47dab3d1
commit c1568e540f
3 changed files with 151 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
pytest
python-dotenv
pytz
requests