Expand config test coverage and refine stream and crypto modules
24 files · 647+ · 2,300-

Configuration test suite

7 files changed
  • test_config_env_coverage.py Config env coverage tests
  • test_config_loader.py Config loader tests
  • test_config_manager.py Config manager tests
  • test_config_manager_coverage.py Config manager coverage tests
  • test_config_sync_simple.py Config sync tests
  • test_schema_config.py Schema config tests
  • test_schema_validators.py Schema validators tests
  • Built comprehensive test suite for configuration subsystem covering all modules qualify internal
    1 file
    • test_config_loader.py

Module refinements

3 files changed
  • core.py Stream core refinements
  • file.py File stream updates
  • constants.py Crypto constants updates
  • Refined streams and crypto modules alongside test mode orchestration decouple internal
    1 file
    • core.py