GitHub Actions
27c252600a
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
GitHub Actions
c32cce2a88
chore: git cache cleanup
2026-03-04 18:34:39 +00:00
GitHub Actions
28be62dee0
fix(tests): update cancel endpoint mock to match DELETE requests with session UUID
2026-03-02 22:09:53 +00:00
GitHub Actions
2f90d936bf
fix(tests): simplify back/cancel button handling in cross-browser import tests
2026-03-02 21:02:34 +00:00
GitHub Actions
fe8225753b
fix(tests): remove visibility check for banner in cancel session flow
2026-03-02 20:28:40 +00:00
GitHub Actions
273fb3cf21
fix(tests): improve cancel session flow in cross-browser import tests
2026-03-02 20:04:34 +00:00
GitHub Actions
d94c9ba623
fix(tests): enhance overwrite resolution flow test to handle browser-specific authentication
2026-03-01 17:17:49 +00:00
GitHub Actions
8e1b9d91e2
fix(tests): enhance session handling and cleanup in Caddy import tests
2026-03-01 13:43:50 +00:00
GitHub Actions
67bcef32e4
fix(tests): improve header verification and response handling in Firefox import tests
2026-03-01 13:43:42 +00:00
GitHub Actions
2204b7bd35
fix(tests): implement retry logic for session reset and navigation stability in Caddy import tests
2026-03-01 13:06:47 +00:00
GitHub Actions
4ff65c83be
fix(tests): refactor CORS handling in Firefox import tests for improved clarity and reliability
2026-03-01 05:31:37 +00:00
GitHub Actions
3409e204eb
fix(tests): enhance timeout handling for UI preconditions in import page navigation
2026-03-01 05:18:44 +00:00
GitHub Actions
61bb19e6f3
fix(tests): enhance session resume handling in import tests for improved reliability
2026-03-01 05:18:33 +00:00
GitHub Actions
3cc979f5b8
fix(tests): remove webkit-only test skipping logic for improved test execution
2026-03-01 05:16:38 +00:00
GitHub Actions
ef8f237233
fix(tests): remove redundant Firefox-only test skipping logic
2026-03-01 05:16:27 +00:00
GitHub Actions
404aa92ea0
fix(tests): improve response handling and session management in import tests
2026-03-01 05:11:18 +00:00
GitHub Actions
09ef4f579e
fix(tests): optimize response handling in Firefox import tests
2026-03-01 03:50:50 +00:00
GitHub Actions
fbd94a031e
fix(import): handle cancellation of stale import sessions in various states
2026-03-01 03:50:43 +00:00
GitHub Actions
476e65e7dd
fix: enhance navigation error handling in Caddy import tests with retry logic
2026-02-27 18:44:43 +00:00
GitHub Actions
24a5773637
fix: implement session resume feature in Caddy import tests with mock status handling
2026-02-27 18:38:25 +00:00
GitHub Actions
1b10198d50
fix: improve import session management with enhanced cleanup and status handling
2026-02-27 13:41:26 +00:00
GitHub Actions
b66ba3ad4d
fix: enhance admin onboarding tests with deterministic login navigation and improve accessibility checks in authentication flows
2026-02-27 03:05:41 +00:00
GitHub Actions
b657235870
fix: refactor Caddy import tests to use helper functions for textarea filling and upload handling
2026-02-27 00:41:54 +00:00
GitHub Actions
132b78b317
fix: remove unused readStoredAuthToken function to clean up code
2026-02-26 22:53:48 +00:00
GitHub Actions
218ce5658e
fix: enhance Caddy import tests with improved session management and response handling
2026-02-26 22:24:48 +00:00
GitHub Actions
f9c43d50c6
fix: enhance Caddy import tests with improved authentication handling and diagnostics
2026-02-26 21:45:10 +00:00
GitHub Actions
68e3bee684
fix: enhance import tests with user authentication handling and precondition checks
2026-02-26 20:32:31 +00:00
GitHub Actions
4081003051
fix: remove adminUser parameter from cross-browser import tests for cleaner execution
2026-02-26 15:01:52 +00:00
GitHub Actions
9664e379ea
fix: update import path for TestDataManager in Caddy Import gap coverage tests
2026-02-26 07:51:30 +00:00
GitHub Actions
1e126996cb
fix: Add comprehensive E2E tests for Caddy Import functionality
...
- Introduced `caddy-import-gaps.spec.ts` to cover identified gaps in import E2E tests, including success modal navigation, conflict details expansion, overwrite resolution flow, session resume via banner, and name editing in review.
- Added `caddy-import-webkit.spec.ts` to test WebKit-specific behaviors and edge cases, focusing on event listener attachment, async state management, form submission behavior, cookie/session storage handling, touch event handling, and large file performance.
2026-02-26 07:40:27 +00:00