Expand resilience, transport, and utility test coverage
25 files · 958+ · 409-

Resilience and transport tests

6 files changed
  • test_integration.py Resilience integration tests
  • test_retry_coverage.py Retry coverage tests
  • test_retry_decorator.py Retry decorator tests
  • test_retry_executor.py Retry executor tests
  • test_middleware.py Middleware tests
  • test_middleware_coverage.py Middleware coverage tests
  • Built comprehensive resilience and transport middleware test suite qualify internal
    1 file
    • test_retry_coverage.py

Utility and tool tests

4 files changed
  • test_rate_limiting.py Rate limiting tests
  • test_rate_limiting_coverage.py Rate limiting coverage tests
  • test_downloader.py Downloader tool tests
  • test_spans.py Tracer span tests
  • Added tests for rate limiting, downloader tools, and tracer spans qualify internal
    1 file
    • test_rate_limiting.py