adk-python/tests/unittests
Xiang (Sean) Zhou 956fb912e8 feat(auth)!: expose access_token and refresh_token at top level of auth credentails
BREAKING CHANGE: `token` attribute of OAuth2Auth credentials used to be a dict containing both access_token and refresh_token, given that may cause confusions, now we replace it with access_token and refresh_token at top level of the auth credentials

PiperOrigin-RevId: 750346172
2025-04-22 15:23:21 -07:00
..
agents Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
artifacts Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
auth feat(auth)!: expose access_token and refresh_token at top level of auth credentails 2025-04-22 15:23:21 -07:00
cli No public description 2025-04-17 21:47:59 +00:00
evaluation No public description 2025-04-17 21:47:59 +00:00
fast_api Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
flows feat(auth)!: expose access_token and refresh_token at top level of auth credentails 2025-04-22 15:23:21 -07:00
models Add parallel tool call support for litellm (#172) 2025-04-14 17:42:33 -07:00
sessions No public description 2025-04-17 21:47:59 +00:00
streaming Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -07:00
tools feat(auth)!: expose access_token and refresh_token at top level of auth credentails 2025-04-22 15:23:21 -07:00
__init__.py Moves unittests to root folder and adds github action to run unit tests. (#72) 2025-04-11 08:25:59 -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