llama-stack-mirror/tests/integration/non_ci/responses
grs 14082b22af
fix: handle mcp tool calls in previous response correctly (#3155)
# What does this PR do?

Handles MCP tool calls in a previous response

Closes #3105

## Test Plan
Made call to create response with tool call, then made second call with
the first linked through previous_response_id. Did not get error.

Also added unit test.

Signed-off-by: Gordon Sim <gsim@redhat.com>
2025-08-20 14:12:15 -07:00
..
fixtures refactor(tests): make the responses tests nicer (#3161) 2025-08-15 00:05:36 +00:00
__init__.py chore(tests): refactor and move responses tests away from verifications (#3068) 2025-08-07 13:48:16 -07:00
helpers.py refactor(tests): make the responses tests nicer (#3161) 2025-08-15 00:05:36 +00:00
streaming_assertions.py refactor(tests): make the responses tests nicer (#3161) 2025-08-15 00:05:36 +00:00
test_basic_responses.py fix: handle mcp tool calls in previous response correctly (#3155) 2025-08-20 14:12:15 -07:00
test_file_search.py refactor(tests): make the responses tests nicer (#3161) 2025-08-15 00:05:36 +00:00
test_tool_responses.py fix: handle mcp tool calls in previous response correctly (#3155) 2025-08-20 14:12:15 -07:00