-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: solana wallet standard e2e #16136
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
base: main
Are you sure you want to change the base?
Conversation
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. |
191b546
to
92fb423
Compare
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. Learn more about Socket for GitHub.
|
|
f9eb79a
to
1a431d9
Compare
|
Description
Adds E2E tests for Solana Wallet Standard following #15707
Related issues
Extension PR: MetaMask/metamask-extension#31989
Manual testing steps
yarn setup:e2e && yarn setup && yarn watch
MULTICHAIN=1 yarn test:e2e:ios:debug:build
MULTICHAIN=1 yarn test:e2e:ios:debug:run e2e/specs/multichain/solana-wallet-standard/connect.spec.ts
to run theconnect.spec.ts test
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist