From ab00e3f8dfb96677e222b26af6a93ac50b6068fb Mon Sep 17 00:00:00 2001 From: Lukas Date: Sun, 19 Oct 2025 18:23:39 +0200 Subject: [PATCH] backup --- instructions.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/instructions.md b/instructions.md index 87f52d8..bfb8c70 100644 --- a/instructions.md +++ b/instructions.md @@ -77,13 +77,6 @@ This comprehensive guide ensures a robust, maintainable, and scalable anime down ### 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 `tests/integration/test_download_flow.py`