mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 04:51:51 +00:00
cf7b66101c
- Added multiple authentication setup files for different user roles (admin, manage scans, manage integrations, etc.) to streamline end-to-end testing. - Introduced a helper function to authenticate users and save their state for reuse in tests. - Updated Playwright configuration to include new authentication projects. This change improves the testing framework by allowing for more comprehensive and role-specific user authentication scenarios.