-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playwright tests - stage 1 - authorization & authentication #8469
Labels
Comments
Login with email & passwordScenario:
Expected: User is logged in to workspace |
Login with SSOScenario:
Expected: User is logged in to workspace |
Login with OIDCScenario:
Expected: User is logged in to workspace |
Login with SAMLScenario:
Expected: User is logged in to workspace |
Sign up using email & passwordScenario:
Expected: User is logged in to new workspace |
Sign up with Social Login (Google)Scenario:
Expected: User is logged in to new workspace |
Sign up with invite link with emailScenario:
Expected: User is logged in to workspace |
Sign up with invite link with Social LoginScenario:
Expected: User is logged in to workspace |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Scope of this stage:
Additional tasks to be done:
npx nx run twenty-e2e-testing:setup
(what's the purpose of this command? Run all tests, specific tests/projects?)CC: @Devessier
The text was updated successfully, but these errors were encountered: