..
complexity_router_client.py
test(e2e): rename Gateway to ProxyClient and expose it as a session-scoped fixture ( #33750 )
2026-07-18 18:41:18 +00:00
conftest.py
test(e2e): rewrite the Redis timeout test as a locust chaos load test
2026-09-10 21:55:23 -07:00
reliability_support.py
test(e2e): assert a cooldown reaches a sibling replica within the 1s Redis read interval ( #42422 )
2026-09-22 12:42:41 -07:00
test_auto_router_regressions_e2e.py
fix(mcp): honor an explicit null on toolset update, cover MCP lifecycle e2e ( #40022 )
2026-09-08 22:50:13 -07:00
test_complexity_router_e2e.py
test(e2e): add reliability suite covering fallback, timeout, and cache behavior ( #34023 )
2026-07-20 23:06:46 +00:00
test_reliability_cache_e2e.py
test(e2e): verify cached answers and upstream request count
2026-09-11 12:10:19 -07:00
test_reliability_cancel_on_disconnect_e2e.py
test(e2e): retry the hang-up when the model answers inside the window
2026-09-21 14:48:04 -07:00
test_reliability_cooldowns_e2e.py
test(e2e): assert a cooldown reaches a sibling replica within the 1s Redis read interval ( #42422 )
2026-09-22 12:42:41 -07:00
test_reliability_fallbacks_e2e.py
test(e2e): cover the reliability retry, cooldown, fallback, and routing-strategy cells
2026-09-04 20:00:52 -07:00
test_reliability_memory_e2e.py
test(e2e): run the memory cell alone on the shared stack ( #42518 )
2026-09-22 15:13:37 -07:00
test_reliability_prompt_caching_e2e.py
test(e2e): gate the prompt-cache cell behind an opt-in marker and take ten shuffle picks
2026-09-05 02:10:06 -07:00
test_reliability_retries_e2e.py
chore: merge litellm_internal_staging into litellm_e2e_reliability_module_cells
2026-09-12 13:05:02 -07:00
test_reliability_routing_strategies_e2e.py
test(e2e): skip the override strategy cells and describe the 1s cooldown cache
2026-09-12 17:56:23 -07:00
test_reliability_timeouts_e2e.py
test(e2e): add reliability suite covering fallback, timeout, and cache behavior ( #34023 )
2026-07-20 23:06:46 +00:00