Files
Aniworld/tests
Lukas 562fcdc811 Add TMDB resilience integration tests (27 tests, needs async mock refinement)
- Created tests/integration/test_tmdb_resilience.py with 27 tests
- Test classes: API unavailability, partial data, invalid format, timeouts, fallback, cache resilience, context manager
- Comprehensive coverage of TMDB error handling and resilience scenarios
- 3/27 tests passing (context manager tests work without complex mocking)
- 24/27 tests need async mocking refinement (same issue as rate limiting tests)
- Test logic and assertions are correct, only mocking implementation needs work
2026-02-01 10:56:45 +01:00
..
2025-12-23 18:13:10 +01:00
2025-12-23 18:13:10 +01:00
2025-11-15 12:35:51 +01:00