hermes-agent/tests/providers
kshitij 51743f4904 test: pin the hit-path copy guard on the provider snapshot cache
The existing test only mutated the miss-path return; a mutation to
'return _PROVIDER_LIST_CACHE' (aliasing the global cache) survived the
suite. One line pins the cached-return copy. Mutation-checked.
2026-08-03 17:16:34 +05:30
..
__init__.py
test_e2e_wiring.py
test_fetch_models_base_url.py
test_plugin_discovery.py perf(providers): cache provider list snapshots 2026-08-03 17:16:34 +05:30
test_profile_wiring.py
test_provider_profiles.py
test_provider_registry.py test: pin the hit-path copy guard on the provider snapshot cache 2026-08-03 17:16:34 +05:30
test_transport_parity.py