You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update tests to match new logging levels from PR #49
Tests were failing after PR #49 changed ADK Event logging from info to debug level.
Updated test_event_translator_comprehensive.py to expect the correct log levels:
- test_translate_function_calls_detection now checks for debug message in all debug calls
- test_event_logging_coverage now looks for "ADK Event:" in debug logs instead of info logs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments