This commit is contained in:
Lukas 2025-10-19 18:23:39 +02:00
parent a057432a3e
commit ab00e3f8df

View File

@ -77,13 +77,6 @@ This comprehensive guide ensures a robust, maintainable, and scalable anime down
### 10. Testing ### 10. Testing
#### [] Create API endpoint tests
- []Create `tests/api/test_auth_endpoints.py`
- []Create `tests/api/test_anime_endpoints.py`
- []Create `tests/api/test_download_endpoints.py`
- []Create `tests/api/test_config_endpoints.py`
#### [] Create integration tests #### [] Create integration tests
- []Create `tests/integration/test_download_flow.py` - []Create `tests/integration/test_download_flow.py`