litellm/tests/test_litellm/llms/gemini
yuneng d47008129c test(llms): migrate phase 7 provider unit tests to tests/unit
Move the wave 1 phase 7 batch (fireworks_ai, gemini, gigachat, github_copilot; 20 files) from tests/test_litellm to tests/unit after judging every test function under a behaviour mutation. Seven wiring or mock-echo tests that stayed green are deleted. The fireworks cost calculator tests get a local model_cost save/restore fixture since the tests/unit tree has no shared conftest for it

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-20 08:08:12 +00:00
..
audio_transcription test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
files test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
google_genai test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
image_edit test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
realtime test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
videos test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
__init__.py fix(tests): stabilize 3 failing CI tests 2026-03-13 00:26:31 +00:00
test_cost_calculator.py test(cost): derive Nova cache expectations from registry and cite Gemini alias targets 2026-09-15 20:38:52 +00:00
test_gemini_client_setup.py test: require a match= on broad pytest.raises, and drop duplicate parametrize cases (#37769) 2026-08-20 20:24:49 -07:00
test_gemini_common_utils.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_gemini_image_generation_transformation.py feat(gemini): forward web search tools in image generation (#30119) 2026-06-12 07:24:36 -07:00
test_gemini_tts.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00