adk-python/tests/unittests
Amulya Bhatia 98727b4698 test: unit tests for code_executor_context.py
Copybara import of the project:

--
9e51865a6dd4de4d20088e8a7ac9f3a75501aa6b by Amulya Bhatia <amulya.bhatia@t-online.de>:

test: unit tests for code_executor_context.py
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/780 from iamulya:test-code-executor-context 907b1712e43b8ce90cd8786780bef863adfcc167
PiperOrigin-RevId: 761294975
2025-05-20 17:40:33 -07:00
..
agents Prevent session state injection for provider supplied instructions 2025-05-16 12:09:48 -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 feat!: add --adk_version arg to adk deploy cloud_run. 2025-05-16 15:01:23 -07:00
code_executors test: unit tests for code_executor_context.py 2025-05-20 17:40:33 -07:00
evaluation No public description 2025-04-17 21:47:59 +00:00
fast_api chore: Fixes test_fast_api.py (part I for circular deps). 2025-05-17 12:22:04 -07:00
flows Prevent session state injection for provider supplied instructions 2025-05-16 12:09:48 -07:00
models Add token usage to gemini (streaming), litellm and anthropic 2025-05-15 16:22:36 -07:00
sessions fix: Use sync request method in VertexAiSessionService. The api_client has it own event loop management. 2025-05-20 15:20:21 -07:00
streaming fix: fix a few unit tests 2025-05-06 21:45:17 -07:00
tools fix: support Callable that has __call__ as coroutine function in FunctionTool 2025-05-19 22:09:44 -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 ADK changes 2025-05-15 12:46:44 -07:00