yuneng-jiang
38d477507d
remove outdated e2e test
2026-03-21 23:14:53 -07:00
yuneng-jiang and Claude Opus 4.6
eb7222c7cb
[Infra] Reduce CI no_output_timeout and tighten Playwright timeouts
...
- Change no_output_timeout from 120m/60m to 15m across all test jobs
- Fix multi-line YAML formatting for no_output_timeout entries
- Reduce Playwright per-test timeout from 4min to 3min
- Add 15s actionTimeout and 30s navigationTimeout to Playwright config
Hanging tests now fail in 15min instead of 2hrs, cutting wasted CI time.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-14 19:38:10 -07:00
yuneng-jiang and Claude Opus 4.6
08e2ec3412
Fix flaky e2e tests by using regex selectors
...
The createKey test broke because the Models field changed from required
to optional (PR #22826 ), removing the asterisk from the accessible name.
The unauthenticated redirect test broke because the login URL now
includes a redirect_to query param. Both selectors now use regex to be
resilient to these kinds of changes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 16:43:33 -08:00
yuneng-jiang
0d6fcee23e
injecting localstorage values to hide usageIndicator, prompts, and new badges
2026-02-14 15:49:27 -08:00
Ishaan Jaffer
977d1f90d2
test fixes
2026-02-14 11:33:45 -08:00
933955bfa0
fix(ci): Fix E2E login button selector - use exact match ( #21176 )
...
* fix(ci): Fix ruff lint error - unused import
Remove unused 'cast' import in vertex_ai_ingestion.py (ruff F401)
* fix(ci): Fix E2E login button selector - use exact match
Login button selector now matches both 'Login' and 'Login with SSO',
causing strict mode violation. Use { exact: true } to match only 'Login'.
---------
Co-authored-by: OpenClaw <openclaw@users.noreply.github.com >
2026-02-13 18:20:10 -08:00
yuneng-jiang
efdf05cab0
e2e tests, key delete, update tpm rpm, and regenerate
2026-02-09 18:01:52 -08:00
yuneng-jiang and GitHub
a0d47d5e4f
Revert "[Infra] UI - E2E Tests: Internal Viewer Sidebar"
2026-01-22 11:55:05 -08:00
yuneng-jiang and GitHub
9fe2822cf0
Merge pull request #19540 from BerriAI/litellm_ui_e2e_internal_viewer_tests
...
[Infra] UI - E2E Tests: Internal Viewer Sidebar
2026-01-21 18:15:16 -08:00
yuneng-jiang
4497f2de5c
e2e test internal viewer sidebar
2026-01-21 17:39:02 -08:00
yuneng-jiang
9875ef9720
Remove Notification Check
2026-01-12 18:34:06 -08:00
yuneng-jiang
81b1becd95
remove only
2026-01-12 18:06:41 -08:00
yuneng-jiang
a135bfc376
Add create key test
2026-01-12 17:57:22 -08:00
yuneng-jiang
bdab97c520
Neon Branch on every commit + skip flaky tests
2026-01-09 23:25:42 -08:00
yuneng-jiang
4d28359608
e2e refactoring
2026-01-08 21:50:19 -08:00
yuneng-jiang and GitHub
a912665a86
Merge pull request #18682 from BerriAI/litellm_ui_e2e_admin_settings
...
[Infra] UI - E2E Test: Can View Admin Setting Page
2026-01-06 23:25:28 -08:00
yuneng-jiang
ae7df51e69
Fixing e2e
2026-01-06 17:06:48 -08:00
yuneng-jiang
8878b43466
Adding timeout for flaky test
2026-01-06 16:56:54 -08:00
yuneng-jiang
1fb887aaab
E2E Test - Can View Admin Setting Page
2026-01-05 19:51:01 -08:00
yuneng-jiang
a6c3fb1fb5
E2E test see models for specific provider
2026-01-03 15:10:52 -08:00
yuneng-jiang
b35e0d5f83
Adding timeout for flaky test
2025-12-30 17:18:06 -08:00
yuneng-jiang
2abd0941be
E2E Parity
2025-12-30 16:44:31 -08:00
yuneng-jiang
c049f6a073
Adding e2e tests for sidebar
2025-12-30 12:19:25 -08:00
yuneng-jiang
46ce68619c
attempt fix 3
2025-12-29 20:49:24 -08:00
yuneng-jiang
41fa2c0812
migrate e2e tests to ui directory
2025-12-29 12:00:03 -08:00
yuneng-jiang
a1849a152c
Playwright setup in UI directory
2025-12-29 11:27:22 -08:00