Flavor caching and test reliability improvements
5 files · 44+ · 31-

Flavor Module Fixes

2 files changed
  • cache.py Flavor: cache.py
  • output.py Flavor: output.py
  • Updated src/flavor/cache.py (6 lines) with caching improvements streamline internal
    1 file
    • cache.py
  • Updated src/flavor/output.py (6 lines) with output formatting fixes remediate errata
    1 file
    • output.py

Test Improvements

5 files changed
  • test_orchestrator.py Test: orchestrator
  • test_launcher_availability.py Test: launcher_availability
  • test_package_integrity.py Test: package_integrity
  • cache.py Flavor: cache.py
  • output.py Flavor: output.py
  • Updated tests/packaging/test_orchestrator.py (21 lines added) with expanded test coverage qualify internal
    3 files
    • test_orchestrator.py
    • test_launcher_availability.py
    • test_package_integrity.py
  • Added setup to tests/resilience/test_launcher_availability.py qualify internal
    3 files
    • test_launcher_availability.py
    • test_orchestrator.py
    • test_package_integrity.py
  • Simplified tests/security/test_package_integrity.py (40 lines refactored, net -15 lines) qualify internal
    3 files
    • test_package_integrity.py
    • test_orchestrator.py
    • test_launcher_availability.py