-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
test(3615): add new e2e test for initial dapp connection and non permitted flow #12488
base: main
Are you sure you want to change the base?
test(3615): add new e2e test for initial dapp connection and non permitted flow #12488
Conversation
…granting permission to one account and one chain
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Bitrise✅✅✅ Commit hash: 29082aa Note
|
…is showing when expected
Bitrise✅✅✅ Commit hash: c2a528a Note
|
e2e/specs/multichain/permission-system-connect-to-non-permitted-chain.spec.js
Outdated
Show resolved
Hide resolved
…ry way to confirm the permission was added, until we have a e2e way to check if the checkbox corresponding to the added permission was indeed checked
…ain perm was indeed added as expected
Quality Gate passedIssues Measures |
Description
Covers with e2e the scenarios where the user connects an in app browser dapp by granting permissions to one account and one chain, aka initial connection. A second e2e test covers one flow of the none permitted flow.
Related issues
Contributes to solve issue: https://github.com/MetaMask/MetaMask-planning/issues/2796
Manual testing steps
I have added screenshot below to see how it looks.
yarn watch:clean
yarn test:e2e:ios:debug:build
yarn test:e2e:ios:debug:run e2e/specs/multichain/permission-system-initial-permissions-grant-one-account-and-one-chain.spec.js
permission-system-connect-to-non-permitted-chain.spec
Screenshots/Recordings
Pre-merge author checklist
Pre-merge reviewer checklist