[30388f42] feat: Add automated test infrastructure for core services

This commit is contained in:
2026-03-08 13:41:58 +00:00
parent d90b07c8b8
commit a0c85c1416
23 changed files with 420 additions and 8 deletions

View File

@@ -5,4 +5,6 @@ python-dotenv
fastapi
uvicorn[standard]
msal
sqlalchemy
sqlalchemy
pytest
httpx