GitHub Actions
eaefe0c5fa
fix: enhance security dashboard tests; implement preconditions and toggle state persistence
2026-02-13 18:54:38 +00:00
GitHub Actions
694a116175
fix: enhance Manual DNS Provider tests; add route handlers for challenge and verification, improve UI interaction tests
2026-02-13 15:05:25 +00:00
GitHub Actions
d68e11cc93
fix: add emergency token generation test; verify button visibility and state preservation
2026-02-13 15:05:13 +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
9e27590552
fix: enhance user lifecycle tests; implement API-based user creation, role assignment, and session management
2026-02-13 09:27:23 +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
fd0ec066b6
fix: refactor security enforcement tests; update context handling and improve structure
2026-02-13 08:49:26 +00:00
GitHub Actions
c047fb07ff
fix: update baseContext handling and remove redundant tests in security enforcement API
2026-02-13 08:39:32 +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
015ba54e55
fix: update import paths in caddy import tests for correct resolution
2026-02-13 00:07:02 +00:00
GitHub Actions
f2a4d8cf9e
fix: update ARIA label test for copy buttons to ensure proper accessibility checks
2026-02-13 00:07:02 +00:00
GitHub Actions
848bc500d6
fix: update base URL references from 127.0.0.1 to localhost for consistency
2026-02-13 00:07:02 +00:00
GitHub Actions
7b1f11f8d3
fix: enhance DNS Providers page loading with additional wait steps for stability
2026-02-13 00:07:02 +00:00
GitHub Actions
f3a845da62
chore: add debug tests for DNS Providers page state with detailed logging
2026-02-13 00:07:02 +00:00
GitHub Actions
f22da2149c
chore: enhance authentication state management by adding localStorage token storage
2026-02-13 00:07:02 +00:00
GitHub Actions
5398c7bb05
fix: remove phase indications from WAF & Rate Limit Interaction test documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
c368a5abad
feat: add Cerberus ACL (Role-Based Access Control) tests for user role validation
2026-02-13 00:07:02 +00:00
GitHub Actions
179c12f0c9
fix: remove phase indications from Auth Middleware Cascade tests for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
1425da4dac
feat: add comprehensive security enforcement tests for API authentication and authorization
2026-02-13 00:07:02 +00:00
GitHub Actions
9152e997a2
fix: remove phase indications from ACL & WAF Layering test documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
193f520d68
fix: remove phase indication from Access Lists CRUD E2E test documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
aec7de00da
fix: remove phase indication from emergency server E2E test documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
efa24fe8ba
fix: enhance loginUser function to store authentication token in localStorage
2026-02-13 00:07:02 +00:00
GitHub Actions
ad620aa46f
fix: remove phase indication from WAF configuration E2E test documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
4ca4ae6fdc
fix: remove phase indication from E2E test descriptions for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
e9a7f9e1c4
fix: remove phase indication from Security Suite Integration E2E Tests documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
a84fc9125c
fix: remove phase indication from Security Headers E2E Tests documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
695b7f3431
fix: remove phase indication from Security Dashboard E2E Tests documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
bedc986059
fix: remove phase indication from Rate Limiting E2E Tests documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
1e9c715f4c
fix: update phase indications to improve clarity in Emergency & Break-Glass Operations tests
2026-02-13 00:07:02 +00:00
GitHub Actions
041e7b6ff8
fix: remove phase indication from CrowdSec Configuration E2E Tests documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
6ccde86936
fix: remove phase indication from Audit Logs E2E Tests documentation for clarity
2026-02-13 00:07:02 +00:00
GitHub Actions
587971de9d
fix: remove phase indication from Proxy + ACL Integration E2E Tests documentation for clarity
2026-02-13 00:07:02 +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
GitHub Actions
1d3a852abe
fix: improve manual DNS provider and proxy host dropdown tests
...
- Enhanced manual DNS provider tests with better API health checks and loading state handling.
- Simplified navigation steps and improved accessibility checks in the manual DNS provider tests.
- Refactored proxy host dropdown tests to ensure dropdowns open correctly and options are clickable.
- Added assertions for dropdown visibility and selected values in proxy host tests.
- Removed redundant checks and improved overall test readability and maintainability.
2026-02-13 00:07:01 +00:00
GitHub Actions
53a3e29125
fix: refine wait-helpers tests and improve navigation handling for URL changes
2026-02-13 00:07:01 +00:00
GitHub Actions
dcb6a7f957
fix: update backups and long-running operations tests for improved clarity and functionality
2026-02-13 00:07:01 +00:00
GitHub Actions
5be0583a38
fix: enhance SMTP settings tests with improved response handling and user lifecycle validation
2026-02-13 00:07:01 +00:00
GitHub Actions
bcd08eb1cb
fix: simplify E2E test descriptions and enhance navigation functions for DNS providers and certificates
2026-02-13 00:07:01 +00:00