test: add pytest-asyncio fixtures and config for WebDAV test suite

This commit is contained in:
2025-10-03 00:33:26 +00:00
parent a4b0b2ee3a
commit a42d89ecde
7 changed files with 102 additions and 15 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ COPY --from=builder /install /usr/local
# Copy application files
COPY main.py .
COPY config.py .
COPY gunicorn_config.py .
COPY .env.example .env
# Create necessary directories