adk-python/tests/unittests/agents
Thiago Neves ac97fc638f fix(tests): use mock GCS client in artifact service tests to avoid real credentials
Copybara import of the project:

--
ade1d98e030a966183f56cb5c9c1b04cf51f5337 by Thiago Neves <thiagohneves@gmail.com>:

fix(tests): use mock GCS client in artifact service tests to avoid real credentials

--
becd2925feebf60196129b029a0ab8d490f7b19e by Thiago Neves <thiagohneves@gmail.com>:

test(agents): add unit tests for live_request_queue, readonly_context, and run_config

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/641 from thiagoneves:feature/increase-test-coverage 0f7a9fc55d97902e190a394f099324fbeb1541af
PiperOrigin-RevId: 756798390
2025-05-09 09:33:40 -07:00
..
__init__.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
test_base_agent.py Support chaining for agent callbacks 2025-05-08 10:09:33 -07:00
test_langgraph_agent.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
test_live_request_queue.py fix(tests): use mock GCS client in artifact service tests to avoid real credentials 2025-05-09 09:33:40 -07:00
test_llm_agent_callbacks.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
test_llm_agent_fields.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
test_loop_agent.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
test_model_callback_chain.py Support chaining for model callbacks 2025-05-06 16:16:02 -07:00
test_parallel_agent.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
test_readonly_context.py fix(tests): use mock GCS client in artifact service tests to avoid real credentials 2025-05-09 09:33:40 -07:00
test_run_config.py fix(tests): use mock GCS client in artifact service tests to avoid real credentials 2025-05-09 09:33:40 -07:00
test_sequential_agent.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00