mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-07-07 19:38:00 +02:00
Update test_mcp.py to include the transport parameter in the hybrid guardrails test.
This commit is contained in:
@@ -302,6 +302,7 @@ async def test_mcp_with_gateway_and_blocking_guardrails(
|
||||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.timeout(15)
|
||||
@pytest.mark.parametrize("transport", ["stdio", "sse"])
|
||||
async def test_mcp_sse_with_gateway_hybrid_guardrails(
|
||||
explorer_api_url, invariant_gateway_package_whl_file, gateway_url, transport
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user