mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 00:48:01 +00:00
f2edc52cef
- test_avertex_batch_prediction: Add google.auth.default mock and env vars so the test doesn't depend on real GCP credentials (was already a unit test with mocked HTTP, just missing auth mock) - test_async_create_batch[openai]: Add DNS pre-check that skips gracefully when api.openai.com is unreachable instead of failing after 4 retries Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>