mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
test: Adds test for streaming + function calls
This commit includes a number of new tests for live streaming with function calls. These tests cover various scenarios: - Single function calls - Multiple function calls - Parallel function calls - Function calls with errors - Synchronous function calls - Simple streaming tools - Video streaming tools - Stopping a streaming tool - Multiple streaming tools simultaneously The tests use mock models and custom runners to simulate the interaction between the agent, model, and tools. They verify that function calls are correctly generated, executed, and that the expected data is returned. PiperOrigin-RevId: 781318483
This commit is contained in:
committed by
Copybara-Service
parent
da34692231
commit
d792018c09