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(apigee): mock google.auth.default in unit tests to fix CI failures
Add autouse fixture to mock google.auth.default across all apigee_llm
tests, preventing DefaultCredentialsError in CI environments without
Application Default Credentials.
0 commit comments