litellm/tests/test_litellm/proxy/google_endpoints
Henry Wang 99a884019b test(gemini): Add unit tests for Google GenAI adapter
This commit adds a comprehensive suite of unit tests for the Google GenAI adapter to ensure compliance with the project's contribution guidelines.

The new tests cover four main areas:
- Request parameter translation
- Streaming response handling
- Router methods for Google GenAI
- Proxy endpoints for Google GenAI

Additionally, this commit includes minor formatting and linting fixes identified during development.
2025-09-29 18:51:35 +08:00
..
__init__.py fix token count error when proxy gemini cli to openai like model 2025-09-01 20:02:53 +08:00
test_endpoints.py fix token count error when proxy gemini cli to openai like model 2025-09-01 20:02:53 +08:00
test_google_api_endpoints.py test(gemini): Add unit tests for Google GenAI adapter 2025-09-29 18:51:35 +08:00