litellm/tests/store_model_in_db_tests
Yuneng Jiang 6de68f18f8
test: refresh three suites that drifted from the code they cover
The google ai studio responses test still asserted tools == [], but the
transformation now pops empty tools and tool_choice before calling
completion, so assert the keys are absent.

test_openai_endpoints pinned claude-3-sonnet-20240229, which Bedrock has
retired; move it to us.anthropic.claude-sonnet-4-5-20250929-v1:0.

The AssemblyAI EU passthrough test depended on a credential that no longer
resolves in CI, and the US path plus the bad-key case already cover the
route; drop it rather than keep a permanently red case.
2026-08-15 15:37:09 -07:00
..
cost_center_service.py feat(team): custom metadata validation hook for team create and update (#33353) 2026-08-03 18:37:45 -07:00
test_adding_passthrough_model.py test: refresh three suites that drifted from the code they cover 2026-08-15 15:37:09 -07:00
test_callbacks_in_db.py test: de-flake langfuse callbacks-in-db e2e test 2026-07-04 19:14:53 -07:00
test_mcp_servers.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_openai_error_handling.py test_chat_completion_bad_model_with_spend_logs 2025-02-28 20:19:43 -08:00
test_team_metadata_validation_e2e.py feat(team): custom metadata validation hook for team create and update (#33353) 2026-08-03 18:37:45 -07:00
test_team_models.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00