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`