test: add comprehensive WebDAV tests with real server and Redis integration

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-10 15:18:17 +00:00
parent 787d48c70e
commit f2d70e90cf
3 changed files with 429 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ pytest-cov>=4.1.0
pytest-asyncio>=0.23.0
pytest-mock>=3.12.0
httpx>=0.26.0 # For async test client
testcontainers>=3.7.1 # For integration tests with real containers
# Code quality
flake8>=7.0.0