litellm/tests/test_litellm/proxy/db
yuneng-jiang 9d9a59190c Use passed general_settings parameter instead of global import
The validation method now reads use_redis_transaction_buffer directly
from the passed general_settings dict rather than delegating to
RedisUpdateBuffer._should_commit_spend_updates_to_redis() which
imports the global. Tests simplified to remove unnecessary patching.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 21:30:52 -08:00
..
db_transaction_queue Use passed general_settings parameter instead of global import 2026-03-06 21:30:52 -08:00
mcp_server build(VLLM-Passthrough-with-loadbalancing-support-(enables-using-model-list-for-VLLM-/classify-endpoint)): Closes #11205 2025-05-31 09:00:04 -07:00
test_check_migration.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_db_spend_update_writer.py merge: resolve conflict with origin/main in test_db_spend_update_writer.py 2026-02-25 12:15:53 -08:00
test_exception_handler.py fix(proxy): restore broad is_database_connection_error; add is_database_transport_error for reconnect (#21796) 2026-02-21 12:04:00 -08:00
test_prisma_client.py test_recreate_prisma_client_successful_disconnect 2025-08-01 15:38:48 -07:00
test_prisma_self_heal.py fix(tests): use counter-based mock for time.time in prisma self-heal test 2026-02-23 13:25:02 -03:00
test_rds_iam_token_expiry.py fix: proactive RDS IAM token refresh to prevent 15-min connection failed (#18795) 2026-01-08 23:53:36 +05:30
test_tool_registry_writer.py [Feat] Add Tool Policies for AI Gateway (#22732) 2026-03-03 20:22:20 -08:00