hermes-agent/tests/providers
solyanviktor-star 61e3bd67d6 compare full origin (scheme, host, port), not hostname, before keeping credentials
Review feedback: a same-host redirect to a different port can land on a
different service, which must not inherit the provider API key. Compare
(scheme, hostname, effective port) — with 80/443 defaults — instead of
hostname alone, and add a two-server regression test for the
same-host/different-port case.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 12:28:55 +05:30
..
__init__.py
test_e2e_wiring.py
test_fetch_models_base_url.py compare full origin (scheme, host, port), not hostname, before keeping credentials 2026-07-11 12:28:55 +05:30
test_plugin_discovery.py
test_profile_wiring.py
test_provider_profiles.py
test_transport_parity.py