Commit 64c8e15
test(adk): update tests for save_input_blobs_as_artifacts=False
- test_default_run_config_returns_valid_config: expect False instead of
True now that we preserve inline data for multimodal support
- test_from_app_with_unsupported_mime_type: allow RUN_ERROR since the
invalid mime type blob now reaches the API instead of being stored
as an artifact
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c579e1c commit 64c8e15
2 files changed
Lines changed: 5 additions & 3 deletions
File tree
- integrations/adk-middleware/python/tests
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
264 | 267 | | |
265 | 268 | | |
266 | | - | |
267 | 269 | | |
268 | 270 | | |
269 | 271 | | |
| |||
0 commit comments