Skip to content
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

fix cherry-pick test: UX: Multichain: Add E2E for signaling network change from Netwo… #26704

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

chloeYue
Copy link
Contributor

@chloeYue chloeYue commented Aug 28, 2024

Redo the cherry-pick for PR #25765 :

Adds an end to end tests for:

  • Autoswitching networks upon UI load
  • Autoswitching networks upon last confirmation rejection/confirmation
  • Signaling network change from extension to dapp

Open in GitHub Codespaces

Fixes:

  1. N/A, this is a E2E addition
  • I've followed MetaMask Contributor Docs and MetaMask Extension Coding
    Standards
    .

  • I've completed the PR template to the best of my ability

  • I’ve included tests if applicable

  • I’ve documented my code using JSDoc format if applicable

  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).

  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Description

Open in GitHub Codespaces

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

…rk menu to dapp, Autoswitching networks (#25765)

Adds an end to end tests for:
* Autoswitching networks upon UI load
* Autoswitching networks upon last confirmation rejection/confirmation
* Signaling network change from extension to dapp

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/25765?quickstart=1)

Fixes:

1. N/A, this is a E2E addition

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

<!-- [screenshots/recordings] -->

<!-- [screenshots/recordings] -->

- [ ] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
@chloeYue chloeYue requested a review from a team as a code owner August 28, 2024 09:57
@chloeYue chloeYue marked this pull request as draft August 28, 2024 09:57
Copy link
Contributor

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.

@chloeYue chloeYue changed the title test: UX: Multichain: Add E2E for signaling network change from Netwo… cherry-pick test: UX: Multichain: Add E2E for signaling network change from Netwo… Aug 28, 2024
@chloeYue chloeYue marked this pull request as ready for review August 28, 2024 12:11
@chloeYue chloeYue changed the title cherry-pick test: UX: Multichain: Add E2E for signaling network change from Netwo… fix cherry-pick test: UX: Multichain: Add E2E for signaling network change from Netwo… Aug 28, 2024
@chloeYue chloeYue merged commit 3127d39 into v12.2.0-sync-with-v12.1.0 Aug 28, 2024
65 of 67 checks passed
@chloeYue chloeYue deleted the chloe-test-sync-branch branch August 28, 2024 12:58
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2024
@metamaskbot metamaskbot added the release-12.2.0 Issue or pull request that will be included in release 12.2.0 label Aug 28, 2024
@metamaskbot
Copy link
Collaborator

No release label on PR. Adding release label release-12.2.0 on PR, as PR was cherry-picked in branch 12.2.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-12.2.0 Issue or pull request that will be included in release 12.2.0 team-extension-platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants