Commit Graph

150 Commits

Author SHA1 Message Date
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
GitHub Actions 26dd7f5d96 fix: improve waitForNavigation to handle SPA timeouts more effectively 2026-02-13 00:07:01 +00:00
GitHub Actions 27c9a81c0a chore(deps): require Go 1.26 across workspace
Bump workspace and backend module to Go 1.26 to satisfy module toolchain requirements and allow dependency tooling (Renovate) to run. Regenerated backend module checksums.
2026-02-11 20:11:33 +00:00
GitHub Actions 9ef8a1ce21 fix: add system permissions handler for diagnostics and repair
- Implemented SystemPermissionsHandler to check and repair file permissions.
- Added endpoints for retrieving and repairing permissions.
- Introduced utility functions for permission checks and error mapping.
- Created tests for the new handler and utility functions.
- Updated routes to include the new permissions endpoints.
- Enhanced configuration to support new logging and plugin directories.
2026-02-11 05:33:19 +00:00
GitHub Actions 2b2d907b0c fix: enhance notifications and validation features
- Added URL validation for notification providers to ensure only valid http/https URLs are accepted.
- Implemented tests for URL validation scenarios in the Notifications component.
- Updated translations for error messages related to invalid URLs in multiple languages.
- Introduced new hooks for managing security headers and access lists in tests.
- Enhanced the ProviderForm component to reset state correctly when switching between add and edit modes.
- Improved user feedback with update indicators after saving changes to notification providers.
- Added mock implementations for new hooks in various test files to ensure consistent testing behavior.
2026-02-10 22:01:45 +00:00
GitHub Actions d29b8e9ce4 Refactor user management and logs viewing tests for improved stability and clarity
- Scoped button selectors to dialogs in user management tests to avoid strict mode violations.
- Added wait conditions for loading states and element visibility in user management and logs viewing tests.
- Updated navigation methods to use 'domcontentloaded' for better reliability.
- Enhanced mock data generation for log entries and improved filtering logic in logs viewing tests.
- Consolidated selector usage with data-testid attributes for consistency and maintainability.
- Removed skipped tests and ensured all scenarios are covered for logs viewing, including pagination and filtering.
2026-02-10 09:02:26 +00:00
GitHub Actions e568ba5ed3 chore: add tests for Domain/DNS Management, Monitoring/Audit, Backup/Recovery, and Emergency Operations
- Implemented tests for domain and DNS management including adding domains, viewing DNS records, and SSL certificate management.
- Created monitoring and audit tests for log display, filtering, searching, and export functionality.
- Developed backup and recovery tests covering manual backups, scheduling, restoration, and data integrity verification.
- Added emergency operations tests for emergency token usage, break-glass recovery procedures, and security module management.
- Included a comprehensive README for the UAT test suite detailing test coverage, execution instructions, and success criteria.
2026-02-10 06:27:21 +00:00
GitHub Actions 67521c0d3f chore: Add comprehensive security testing reports and enhance session logging functionality 2026-02-10 01:43:48 +00:00
GitHub Actions 4f59f0ccf3 chore: Add integration, rate limiting, and security enforcement tests for Phase 3
- Implement CrowdSec integration tests to validate DDoS/bot protection mechanisms.
- Create rate limiting tests to ensure request throttling and proper handling of rate limit headers.
- Develop security enforcement tests to check JWT validation, CSRF protection, request timeouts, and middleware execution order.
2026-02-10 01:17:07 +00:00
GitHub Actions a14f6ee41f fix: add refresh token endpoint to authentication routes 2026-02-10 00:18:05 +00:00