llama-stack-mirror/tests/integration/non_ci/responses
ashwinb ba664474de
feat(responses): add mcp list tool streaming event (#3159)
# What does this PR do?

Adds proper streaming events for MCP tool listing (`mcp_list_tools.in_progress` and `mcp_list_tools.completed`). Also refactors things a bit more.

## Test Plan

Verified existing integration tests pass with the refactored code. The test `test_response_streaming_multi_turn_tool_execution` has been updated to check for the new MCP list tools streaming events
2025-08-15 00:05:36 +00:00
..
fixtures chore(tests): fix responses and vector_io tests (#3119) 2025-08-12 16:15:53 -07:00
__init__.py chore(tests): refactor and move responses tests away from verifications (#3068) 2025-08-07 13:48:16 -07:00
test_responses.py feat(responses): add mcp list tool streaming event (#3159) 2025-08-15 00:05:36 +00:00