mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 21:11:53 +00:00
9d44070486
- Added support for invitations management in the UI E2E tests, including a new InvitationsPage class for handling invitation-related actions. - Updated the Playwright configuration to include a new project for invitations tests. - Created comprehensive end-to-end tests for inviting new users, verifying the sign-up process, and ensuring proper organization association. - Introduced new environment variable 'E2E_ORGANIZATION_ID' for managing organization-specific tests. - Documented the new test cases and flow for invitations management in the corresponding markdown files.