tests/gateway/test_proxy_mode.py::TestGetProxyUrl::test_returns_none_when_not_configured tests/gateway/test_proxy_mode.py::TestGetProxyUrl::test_reads_from_env_var tests/gateway/test_proxy_mode.py::TestGetProxyUrl::test_strips_trailing_slash tests/gateway/test_proxy_mode.py::TestGetProxyUrl::test_reads_from_config_yaml tests/gateway/test_proxy_mode.py::TestGetProxyUrl::test_env_var_overrides_config tests/gateway/test_proxy_mode.py::TestGetProxyUrl::test_empty_string_treated_as_unset tests/gateway/test_proxy_mode.py::TestResolveProxyUrl::test_normalizes_socks_alias_from_all_proxy tests/gateway/test_proxy_mode.py::TestResolveProxyUrl::test_no_proxy_bypasses_matching_host tests/gateway/test_proxy_mode.py::TestResolveProxyUrl::test_no_proxy_bypasses_cidr_target tests/gateway/test_proxy_mode.py::TestResolveProxyUrl::test_no_proxy_ignored_without_target tests/gateway/test_proxy_mode.py::TestRunAgentProxyDispatch::test_run_agent_delegates_to_proxy tests/gateway/test_proxy_mode.py::TestRunAgentProxyDispatch::test_run_agent_skips_proxy_when_not_configured tests/gateway/test_proxy_mode.py::TestRunAgentViaProxy::test_builds_correct_request tests/gateway/test_proxy_mode.py::TestRunAgentViaProxy::test_handles_http_error tests/gateway/test_proxy_mode.py::TestRunAgentViaProxy::test_handles_connection_error tests/gateway/test_proxy_mode.py::TestRunAgentViaProxy::test_skips_tool_messages_in_history tests/gateway/test_proxy_mode.py::TestRunAgentViaProxy::test_result_shape_matches_run_agent tests/gateway/test_proxy_mode.py::TestRunAgentViaProxy::test_proxy_stale_generation_returns_empty_result tests/gateway/test_proxy_mode.py::TestRunAgentViaProxy::test_no_auth_header_without_key tests/gateway/test_proxy_mode.py::TestRunAgentViaProxy::test_no_system_message_when_context_empty tests/gateway/test_proxy_mode.py::TestEnvVarRegistration::test_proxy_url_in_optional_env_vars tests/gateway/test_proxy_mode.py::TestEnvVarRegistration::test_proxy_key_in_optional_env_vars