Add pytest suite and CI test gate
Some checks failed
docker / test (push) Failing after 1m18s
docker / build-and-push (push) Has been skipped

This commit is contained in:
Space-Banane
2026-05-20 22:04:41 +02:00
parent 18f2ec2937
commit be24e7c071
3 changed files with 162 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
-r requirements.txt
pytest==8.3.5
httpx==0.28.1