Expand test coverage for core, resilience, transport, and formatting modules
59 files · 6,762+ · 1,372-

Test suite expansion

5 files changed
  • test_core_fixes.py Core fix verification tests
  • test_file_operations.py File operations tests
  • test_grouping_coverage.py Formatting grouping tests
  • test_schema_validators.py Schema validators tests
  • test_docs_init_coverage.py Documentation init coverage tests
  • Added tests across core, file, formatting, config, and documentation modules qualify internal
    1 file
    • test_core_fixes.py

Source module refinements

5 files changed
  • certificate.py Certificate module updates
  • generator.py Certificate generator refinements
  • __init__.py Error module updates
  • retry.py Retry logic refinements
  • middleware.py Transport middleware updates
  • Refined certificate generation, error handling, resilience retry, and transport middleware decouple internal
    1 file
    • retry.py