You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
fc90ce968f
- Added `tests/unittests/apps/test_apps.py` with basic tests for `App` initialization. - Modified `tests/unittests/test_runners.py` to include a test that verifies `Runner` raises a `ValueError` when both `app` and `app_name` are provided during initialization. PiperOrigin-RevId: 803556826