- httpx.AsyncClient requires ASGITransport for FastAPI app testing - Updated all test files to use correct API
- Full CRUD endpoints for backup sources - Pydantic validation for source types - pytest tests for create, list, get, delete