litellm/tests/unified_google_tests
mateo-berri 47d06d9fdd test(unified_google_tests): use the Vertex global endpoint and retry 429s with backoff
The google_generate_content_endpoint_testing job went red on main when us-central1 ran out of shared gemini-2.5-flash-lite capacity for a few hours. The suite's proxy config now sends the Vertex deployment to the global endpoint and retries rate limit errors 5 times with exponential backoff, and a regression test pins that the config rides out 3 consecutive 429s
2026-09-19 11:56:02 -07:00
..
base_google_genai_proxy_sdk_test.py test(google): add google-genai SDK proxy integration tests (#29781) 2026-06-05 21:05:32 +00:00
base_google_test.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
base_interactions_test.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
conftest.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
google_genai_proxy_test_config.yaml test(unified_google_tests): use the Vertex global endpoint and retry 429s with backoff 2026-09-19 11:56:02 -07:00
test_gemini_interactions.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_google_ai_studio.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
test_google_genai_proxy_test_config.py test(unified_google_tests): use the Vertex global endpoint and retry 429s with backoff 2026-09-19 11:56:02 -07:00
test_litellm_responses_bridge.py chore(ci): modernize model references in tests and configs (#27856) 2026-05-15 15:44:28 -07:00
test_vertex_ai_native.py test(google): add google-genai SDK proxy integration tests (#29781) 2026-06-05 21:05:32 +00:00
test_vertex_anthropic.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
vertex_key.json test: update to new vertex ai keys 2026-03-28 20:19:05 -07:00