Clean up test scripts and update dependencies
8 files · 9+ · 291-

Test infrastructure cleanup

6 files changed
  • test_env.py Removed environment verification test
  • test_minimal.py Removed minimal provider test
  • test_provider.py Removed provider integration test
  • test_provider_components.py Removed component test
  • test_whitelist.toml Cleaned up test whitelist config
  • test_whitelist_fixed.toml Cleaned up fixed test whitelist config
  • Removed standalone test scripts that were used for initial verification deprecate internal
    4 files
    • test_env.py
    • test_minimal.py
    • test_provider.py
    • test_provider_components.py

Dependency updates

2 files changed
  • .python-version Updated Python version
  • pyproject.toml Updated project dependencies
  • Updated Python version pin and project dependencies baseline internal
    2 files
    • .python-version
    • pyproject.toml