adk-python/tests/unittests
𝕂 8963300518 test(cli): Add unit tests for CLI functionality
Copybara import of the project:

--
f60707a22905f30040808b41b7e3510a47a80fc6 by K <51281148+K-dash@users.noreply.github.com>:

test(cli): Add unit tests for CLI functionality

This commit introduces unit tests for the following CLI-related components:

- cli_deploy.py: Tests for the cloud deployment feature.
- cli_create.py: Tests for the agent creation feature.
- cli.py: Tests for the main CLI execution logic.
- cli_tools_click.py: Tests for the Click-based CLI tools.

--
7be2159a475d0785619fea5e40c70e6461a7f4e1 by K <51281148+K-dash@users.noreply.github.com>:

fix test_cli_eval_success_path

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/577 from K-dash:test/add-unit-tests-for-cli 69f12d3a27d9c50a46ef269075e050f498dee67a
PiperOrigin-RevId: 756602765
2025-05-08 22:18:33 -07:00
..
agents Support chaining for agent callbacks 2025-05-08 10:09:33 -07:00
artifacts Copybara import of the project: 2025-05-08 11:02:13 -07:00
auth fix: fix a few unit tests 2025-05-06 21:45:17 -07:00
cli test(cli): Add unit tests for CLI functionality 2025-05-08 22:18:33 -07:00
evaluation No public description 2025-04-17 21:47:59 +00:00
fast_api Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
flows Support chaining for tool callbacks 2025-05-08 17:38:04 -07:00
models Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
sessions Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
streaming fix: fix a few unit tests 2025-05-06 21:45:17 -07:00
tools feat: trigger in ApplicationIntegrationTools is changed to triggers and is a list of strings 2025-05-07 20:04:47 -07:00
__init__.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
conftest.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
utils.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00