llama-stack-mirror/tests/integration/responses
Omar Abdelwahab 0b575f7635 Add MCP authorization parameter support with test recordings
- Add 'authorization' parameter to OpenAI response tool configuration
- Add security check to prevent Authorization in headers
- Add tests for bearer token authorization with recordings
- Maintain backward compatibility for tools without authorization
2025-11-13 21:24:20 -08:00
..
fixtures fix(tests): add OpenAI client connection cleanup to prevent CI hangs (#4119) 2025-11-12 12:17:13 -05:00
recordings Add MCP authorization parameter support with test recordings 2025-11-13 21:24:20 -08:00
__init__.py feat(tests): introduce a test "suite" concept to encompass dirs, options (#3339) 2025-09-05 13:58:49 -07:00
conftest.py feat(tests): enable MCP tests in server mode (#4146) 2025-11-13 07:23:23 -08:00
helpers.py feat(responses)!: improve responses + conversations implementations (#3810) 2025-10-15 09:36:11 -07:00
streaming_assertions.py feat(responses)!: add in_progress, failed, content part events (#3765) 2025-10-10 07:27:34 -07:00
test_basic_responses.py feat(tests): enable MCP tests in server mode (#4146) 2025-11-13 07:23:23 -08:00
test_conversation_responses.py test: Add timeout to test_conversation_error_handling to prevent CI hang 2025-11-13 18:46:27 -08:00
test_file_search.py feat(tests): enable MCP tests in server mode (#4146) 2025-11-13 07:23:23 -08:00
test_mcp_authentication.py Add MCP authorization parameter support with test recordings 2025-11-13 21:24:20 -08:00
test_tool_responses.py Merge branch 'main' into add-mcp-authentication-param 2025-11-13 09:42:35 -08:00