litellm/tests/store_model_in_db_tests
mateo-berri dbcb10c57d test(store_model_in_db): expect the placeholder model on rejected unknown-model spend logs
The e2e suite asserted the pre-fix behavior (the raw client model string on the spend-log row). The fix in fe6f615c7a replaces it with unknown-model, so the assertion follows.
2026-09-10 14:42:39 -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: enforce F811 so a duplicate definition cannot silently replace the first 2026-08-21 12:06:19 -07:00
test_mcp_servers.py test: require a match= on broad pytest.raises, and drop duplicate parametrize cases (#37769) 2026-08-20 20:24:49 -07:00
test_openai_error_handling.py test(store_model_in_db): expect the placeholder model on rejected unknown-model spend logs 2026-09-10 14:42:39 -07: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 test: enforce F811 so a duplicate definition cannot silently replace the first 2026-08-21 12:06:19 -07:00