pyvider-components
2025-09-25
Flavor caching and test reliability improvements
5 files · 44+ · 31-
Flavor Module Fixes
2 files changed
cache.pyFlavor: cache.pyoutput.pyFlavor: output.py
- Updated
src/flavor/cache.py(6 lines) with caching improvements streamline internal1 file
cache.py
- Updated
src/flavor/output.py(6 lines) with output formatting fixes remediate errata1 file
output.py
Test Improvements
5 files changed
test_orchestrator.pyTest: orchestratortest_launcher_availability.pyTest: launcher_availabilitytest_package_integrity.pyTest: package_integritycache.pyFlavor: cache.pyoutput.pyFlavor: output.py
- Updated
tests/packaging/test_orchestrator.py(21 lines added) with expanded test coverage qualify internal3 files
test_orchestrator.pytest_launcher_availability.pytest_package_integrity.py
- Added setup to
tests/resilience/test_launcher_availability.pyqualify internal3 files
test_launcher_availability.pytest_orchestrator.pytest_package_integrity.py
- Simplified
tests/security/test_package_integrity.py(40 lines refactored, net -15 lines) qualify internal3 files
test_package_integrity.pytest_orchestrator.pytest_launcher_availability.py