Add more tests

This commit is contained in:
2026-03-04 04:55:21 +00:00
parent f6e122b5a9
commit d69c4e4f4a
6 changed files with 1326 additions and 136 deletions

View File

@@ -23,6 +23,7 @@ dev = [
"google-adk>=1.25.1",
"pytest>=8.0.0",
"pytest-asyncio>=0.24.0",
"pytest-cov>=6.0.0",
"ruff>=0.15.2",
"ty>=0.0.18",
]