litellm/tests/logging_callback_tests
yuneng-jiang 92ad90de2a Fix logging_testing: expand save/restore to cover redaction and other globals
The logging tests mutate many more litellm globals than guardrails tests
(turn_off_message_logging, s3_callback_params, datadog_params, service_callback,
etc.). The initial save/restore list only covered callbacks and a few basics,
causing state leaks like redaction settings bleeding across tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 18:37:07 -07:00
..
gcs_pub_sub_body
langfuse_expected_request_body Add JSON exact match test for vLLM embeddings 2026-02-26 16:49:34 +05:30
base_test.py
conftest.py Fix logging_testing: expand save/restore to cover redaction and other globals 2026-03-15 18:37:07 -07:00
create_mock_standard_logging_payload.py
gettysburg.wav
log.txt
test_alerting.py Replace deprecated model names in tests that were removed from remote model cost map 2026-03-12 14:12:07 -07:00
test_amazing_s3_logs.py
test_assemble_streaming_responses.py
test_azure_blob_storage.py
test_bedrock_knowledgebase_hook.py
test_built_in_tools_cost_tracking.py
test_custom_callback_router.py
test_datadog_llm_obs.py
test_datadog.py
test_dynamic_otel_keys.py
test_gcs_pub_sub.py Fix test_async_gcs_pub_sub_v1 2026-02-26 10:46:01 +05:30
test_generic_api_callback.py
test_humanloop_unit_tests.py
test_langfuse_e2e_test.py Add JSON exact match test for vLLM embeddings 2026-02-26 16:49:34 +05:30
test_langfuse_unit_tests.py
test_langsmith_unit_test.py
test_log_db_redis_services.py
test_logging_redaction_e2e_test.py Reapply "feat: add model_cost aliases expansion support" 2026-03-12 13:36:57 -03:00
test_moderations_api_logging.py
test_opentelemetry_unit_tests.py
test_otel_logging.py fix(test): update Phoenix OTEL test for dedicated TracerProvider architecture 2026-02-26 06:40:24 -05:00
test_pagerduty_alerting.py
test_posthog.py
test_spend_logs.py
test_sqs_logger.py
test_standard_logging_payload_excluded_fields.py
test_standard_logging_payload.py Fix azure model router 2026-03-12 12:40:37 +05:30
test_token_counting.py
test_unit_test_litellm_logging.py
test_unit_tests_init_callbacks.py
test_view_request_resp_logs.py