fixes, add auth test

This commit is contained in:
Ashwin Bharambe 2025-05-23 16:57:46 -07:00
parent 5937d94da5
commit 9f7ed4be43
3 changed files with 41 additions and 7 deletions

View file

@ -41,8 +41,6 @@ test_response_mcp_tool:
- type: mcp
server_label: "localmcp"
server_url: "<FILLED_BY_TEST_RUNNER>"
headers:
Authorization: "Bearer test-token"
output: "Hello, world!"
test_response_custom_tool: