test: create pytest conftest with shared fixtures for backend tests

This commit is contained in:
2026-04-18 16:48:30 +00:00
parent cd1dd8ddff
commit be83262644
2 changed files with 156 additions and 25 deletions

View File

@@ -15,4 +15,5 @@ slowapi>=0.1.9
apscheduler>=3.10.1
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
httpx>=0.27.0