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
ba880083be
fix: enhance admin onboarding tests to verify redirection and storage state after login
2026-02-27 01:23:53 +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
08a17d7716
fix: enhance admin onboarding tests with improved authentication flow and assertions
2026-02-26 21:45:21 +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
GitHub Actions
f4115a2977
fix: simplify visibility checks in various test cases
2026-02-26 06:25:53 +00:00
GitHub Actions
122030269e
fix: enhance API interactions by adding authorization headers and improving page reload handling
2026-02-25 19:12:43 +00:00
GitHub Actions
9a683c3231
fix: enhance authentication token retrieval and header building across multiple test files
2026-02-25 02:53:10 +00:00
GitHub Actions
45458df1bf
chore: Add Caddy compatibility gate workflow and related scripts; enhance SMTP settings tests
2026-02-23 13:38:02 +00:00
GitHub Actions
e672d6ff72
fix: improve dashboard load time test with dynamic timeout handling
2026-02-16 03:08:18 +00:00
GitHub Actions
bd6961246d
fix: update navigation tests to use explicit locators and improve user management modal handling
2026-02-15 21:20:30 +00:00
GitHub Actions
f4fafde161
fix: enforce validation for empty domain names in proxy host updates and update related tests
2026-02-15 18:31:46 +00:00
GitHub Actions
86528433c1
fix: enhance error handling in login flow to verify response status and display appropriate messages
2026-02-15 18:31:46 +00:00
GitHub Actions
676b0b5ab9
fix: enhance login navigation and settings page verification for improved reliability
2026-02-15 06:26:59 +00:00
GitHub Actions
d2aae27e78
refactor: remove long-session authentication test for codebase cleanup
2026-02-15 06:18:48 +00:00
GitHub Actions
5ab2a4935b
fix: update login page navigation to use base URL for consistency
2026-02-14 19:11:32 +00:00
GitHub Actions
cfeff36004
fix: update navigation test to verify page URL is truthy after navigation
2026-02-14 06:16:54 +00:00
GitHub Actions
66376b7417
fix: enhance navigation tests with improved visibility checks and authentication recovery
2026-02-14 05:45:23 +00:00
GitHub Actions
3a252096cd
fix: improve login handling in navigation tests for consistent page state
2026-02-14 05:22:58 +00:00
GitHub Actions
9edc3f2bb0
fix: enhance navigation visibility checks to include rendered application state
2026-02-14 05:00:24 +00:00
GitHub Actions
8d1ddfbbf5
fix: enhance navigation visibility checks to include links in sidebar and main navigation
2026-02-14 04:47:59 +00:00
GitHub Actions
c2e66c09c8
fix: update back and forward navigation test to use initial URL for accuracy
2026-02-14 04:41:20 +00:00
GitHub Actions
2f106a2796
fix: improve handling of empty state in Certificate Details tests
2026-02-14 04:04:41 +00:00
GitHub Actions
17534bf4cf
fix: update heading selector for Proxy Hosts navigation test to improve accuracy
2026-02-14 03:02:40 +00:00
GitHub Actions
4568328151
fix: improve navigation visibility checks in SSL Certificates tests
2026-02-14 03:01:22 +00:00
GitHub Actions
d02fe732d9
fix: enhance getAuthToken function; add options for required token validation and improve user authentication flow
2026-02-13 18:54:54 +00:00
GitHub Actions
645b700f97
fix: remove emergency token generation test; Cerberus dependency not met
2026-02-13 15:05:04 +00:00
GitHub Actions
c487e2fb45
fix: add backup restore functionality; implement live rehydrate checks and user role persistence validation
2026-02-13 09:38:58 +00:00
GitHub Actions
97f671306c
fix: enhance data consistency tests; add user creation via API and streamline user management logic
2026-02-13 09:27:11 +00:00
GitHub Actions
9a732b8a40
fix: add multi-component security workflows tests; implement security state reset, user creation, and WAF enforcement scenarios
2026-02-13 09:26:53 +00:00
GitHub Actions
3aac941596
fix: Refactor and consolidate RBAC tests; remove redundant code and improve structure
...
- Deleted the `authorization-rbac.spec.ts` file and integrated its tests into `authorization-rbac.spec.ts` for better organization.
- Simplified user credential definitions and login function.
- Enhanced error handling in the login function.
- Streamlined test cases for admin, user, and guest roles, ensuring consistent header usage.
- Improved readability by reducing unnecessary comments and consolidating similar assertions.
- Updated session-based access control tests to ensure clarity and maintainability.
2026-02-13 08:34:48 +00:00
GitHub Actions
162750aacb
chore: enhance user lifecycle tests with invite dialog and loading handling
2026-02-13 01:58:50 +00:00
GitHub Actions
8ca3e3ceb3
fix: remove phase indication from Proxy Hosts CRUD E2E Tests documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
526d8c3fde
fix: remove phase indications from multi-component workflows tests for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
7c24a24fdf
fix: refactor data consistency tests to improve readability and maintainability
2026-02-13 00:07:02 +00:00
GitHub Actions
a58c6a96b0
fix: remove phase indication from SSL Certificates spec documentation link
2026-02-13 00:07:02 +00:00
GitHub Actions
394f43b083
fix: enhance logout and session expiration tests to validate route guards and handle frontend bugs
2026-02-13 00:07:02 +00:00
GitHub Actions
0588141919
fix: update test descriptions for clarity in authentication long-session tests
2026-02-13 00:07:02 +00:00
GitHub Actions
21e300dd09
fix: streamline admin onboarding tests by utilizing loginUser helper and enhancing navigation reliability
2026-02-13 00:07:02 +00:00
GitHub Actions
6c8dcd7c69
fix: refactor domain and DNS management tests for improved structure and clarity
2026-02-13 00:07:01 +00:00
GitHub Actions
3b2c2ec7ff
fix: enhance admin onboarding tests with improved login handling and navigation validation
2026-02-13 00:07:01 +00:00