GitHub Actions
015ba54e55
fix: update import paths in caddy import tests for correct resolution
2026-02-13 00:07:02 +00:00
GitHub Actions
9ce9db16a9
docs: Add remediation plans for security test suite and skipped tests
...
- Created a comprehensive remediation plan for the security test suite, detailing test results, issues, and implementation roadmap.
- Introduced a separate remediation plan for skipped tests, identifying bugs, locator issues, and accessibility enhancements.
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
d8798d5a1e
fix: update Playwright configuration to use 'localhost' for cookie consistency in non-coverage mode
2026-02-13 00:07:01 +00:00
GitHub Actions
901e824fad
fix: prevent re-authentication after logout by clearing auth state when no token is found
2026-02-13 00:07:01 +00:00
GitHub Actions
813e0a5e7f
fix: enhance authentication checks in RequireAuth and improve session handling in AuthContext
2026-02-13 00:07:01 +00:00
GitHub Actions
f4f7d1b784
fix: update Playwright Dev agent guidelines to ensure proper reporting of bugs requiring code changes
2026-02-13 00:07:01 +00:00
GitHub Actions
c6a13c9f0b
fix: enhance execution guidelines for handling failing tests and analysis
2026-02-13 00:07:01 +00:00
GitHub Actions
094b3df7ba
fix: add tools configuration file to .gitignore for cleaner version control
2026-02-13 00:07:01 +00:00
GitHub Actions
f6463e99b0
fix: update execution guidelines to optimize test suite runs and improve feedback speed
2026-02-13 00:07:01 +00:00
GitHub Actions
feaad997cf
fix: update agent configurations for improved clarity and functionality
2026-02-13 00:07:01 +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
GitHub Actions
26dd7f5d96
fix: improve waitForNavigation to handle SPA timeouts more effectively
2026-02-13 00:07:01 +00:00
GitHub Actions
35d58062f0
fix: allow user role to create backups in the Backups component
2026-02-13 00:07:01 +00:00
GitHub Actions
c14176b7c9
fix: remove outdated authorization and security enforcement tests
2026-02-13 00:07:01 +00:00