litellm/tests/logging_callback_tests/langfuse_expected_request_body
yuneng-jiang 4f93e2c3da
test: point CircleCI-only suites at models still in the cost map (#42617)
* test: point CircleCI-only suites at models still in the cost map

#42435 removed cost map entries past their deprecation date and #42437 added
litellm_uisettings to the config-synced tables, but both only updated
tests/test_litellm. The CircleCI-only suites (local_testing, llm_translation,
logging_callback_tests, litellm_utils_tests, unit) kept using the removed
models or the old table list and went red on main.

Each test keeps its assertions and swaps the removed model for a current one
with the same provider and capabilities. The fireworks tests pick a vision
model from the cost map because #34941 set supports_vision false on
minimax-m3, and the vertex image provider test injects the image model set
because #42435 removed every vertex_ai-image-models entry.

* test(vertex_ai): register the image model through add_known_models in the provider test
2026-09-22 17:28:34 -07:00
..
completion.json provider_specific_fields 2025-11-14 18:17:50 -08:00
completion_with_bedrock_call.json [Test Fix] fix gov pricing tests (#25022) 2026-04-02 15:55:55 -07:00
completion_with_complex_metadata.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
completion_with_langfuse_metadata.json add "provider_specific_fields": null 2025-11-14 18:49:35 -08:00
completion_with_no_choices.json fix lf tests 2025-10-04 10:02:56 -07:00
completion_with_router.json fix lf tests 2025-10-04 10:02:56 -07:00
completion_with_tags.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
completion_with_tags_stream.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
completion_with_vertex_call.json test: point CircleCI-only suites at models still in the cost map (#42617) 2026-09-22 17:28:34 -07:00
complex_metadata.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
complex_metadata_2.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
embedding_with_vllm.json Add JSON exact match test for vLLM embeddings 2026-02-26 16:49:34 +05:30
empty_metadata.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
metadata_with_function.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
metadata_with_lock.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
nested_metadata.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
simple_metadata.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
simple_metadata2.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00
simple_metadata3.json test logging tests + mcp server QA checks 2025-11-15 08:58:46 -08:00