litellm/tests/e2e
mubashir1osmani 3405675df3 fix(files): keep untracked provider uploads on GET /v1/files
The managed-files list hook replaced the provider page with only rows
owned by the caller in the managed table. Provider-scoped uploads that
never enter that table (the normal /openai/v1/files path) were dropped,
which is LIT-4820. Keep untracked provider files, hide managed files
owned by other callers, and accept the hook's AsyncCursorPage return.

Also remove the Linear OAuth MCP e2e suite (not needed) and unskip the
files-list e2e now that the filter is fixed. Batch input-file read
timeout (LIT-5027) was cherry-picked earlier on this branch.
2026-08-04 13:24:02 -07:00
..
a2a test(e2e): stop racing control-plane writes across the mcp, a2a, guardrail and passthrough suites (#34833) 2026-07-27 21:19:49 +00:00
access_control test(true_rabbit): cover passthrough headers, batch assume-role, gemini, vllm, bedrock guardrails, batch rate-limit mapping (#33843) 2026-07-20 16:15:55 -07:00
batches fix(files): keep untracked provider uploads on GET /v1/files 2026-08-04 13:24:02 -07:00
claude_code refactor(e2e): fold claude_code HTTP probes onto shared Gateway methods (#33760) 2026-07-18 19:03:01 +00:00
coverage_registry feat(proxy): add GET /management/v1/budgets (#35310) 2026-07-31 11:47:05 -07:00
guardrails test(e2e): remove the Presidio guardrail suite (#35129) 2026-07-29 14:20:39 -07:00
llm_translation test(e2e): skip passthrough headers test until stage can route custom paths to provider creds (#34980) 2026-07-28 11:36:09 -07:00
load test(e2e): skip the strict-priority and throughput SLO tests pending LIT-5118 / LIT-5119 2026-08-01 19:42:10 -07:00
logging test(e2e): make MCP and prometheus e2e tests robust to data-plane sync lag (#34854) 2026-07-27 19:22:52 -07:00
management feat(proxy): add GET /management/v1/budgets (#35310) 2026-07-31 11:47:05 -07:00
mcp fix(files): keep untracked provider uploads on GET /v1/files 2026-08-04 13:24:02 -07:00
other test(e2e): add Other suite and Guardrails coverage incl. an MCP tool-call guardrail (#34149) 2026-07-21 14:06:29 -07:00
quota_management fix(e2e): make spend-counter redis connection env-driven for non-cluster deployments (#35732) 2026-08-04 09:47:01 -07:00
router test(e2e): add reliability suite covering fallback, timeout, and cache behavior (#34023) 2026-07-20 23:06:46 +00:00
ui refactor(ui): rename the create MCP server component to PascalCase (#35686) 2026-08-03 13:39:07 -07:00
CLAUDE.md fix(files): keep untracked provider uploads on GET /v1/files 2026-08-04 13:24:02 -07:00
conftest.py test(e2e): cover key max_budget blocks on personal, team, and team-member keys (#33895) 2026-07-22 17:48:18 -07:00
CONTRIBUTING.md fix(e2e): make spend-counter redis connection env-driven for non-cluster deployments (#35732) 2026-08-04 09:47:01 -07:00
e2e_config.py test(e2e): derive the throughput SLO per replica and surface locust's error breakdown (#35494) 2026-08-01 14:08:19 -07:00
e2e_db.py test(e2e): guard destructive spend-log truncate behind an explicit opt-in (#33751) 2026-07-20 08:47:39 -07:00
e2e_http.py Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_fix_responses_bridge_streaming_contract 2026-07-27 14:34:49 -07:00
junit_properties.py refactor(e2e): replace bespoke result reporter with standard JUnit report (#33758) 2026-07-17 20:53:22 +00:00
lifecycle.py test(e2e): cover key max_budget blocks on personal, team, and team-member keys (#33895) 2026-07-22 17:48:18 -07:00
models.py fix(rate-limit): enforce token limits when the pre-call increment is zero 2026-07-31 18:05:50 -07:00
otel_client.py test(e2e): add Other suite and Guardrails coverage incl. an MCP tool-call guardrail (#34149) 2026-07-21 14:06:29 -07:00
proxy_client.py test(e2e): cover model update persisting to /model/info (#34017) 2026-07-20 21:13:54 +00:00
pytest.ini test(e2e): add weekly session-anomaly load test against real providers 2026-07-21 14:54:02 -07:00
transport.py test(e2e): cover /v1/images/edits (#34476) 2026-07-25 10:38:07 -07:00