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

feat: [MC 0.75] Show test network toggle #6489

Merged
merged 13 commits into from
Jun 29, 2023

Conversation

tommasini
Copy link
Contributor

@tommasini tommasini commented May 29, 2023

Description
Implementation of test network toggle on Network Selector component and persist the value on redux

Screenshots/Recordings
scenario: Open the app, activate the test network, close it, open it, it should show the test networks: https://recordit.co/yH4xwUKVPv
scenario: Open the app, deactivate the test network, close it, open it, it should not show the test networks: https://recordit.co/OyrEYWCPgO

scenario: Toggle should be on and disabled whenever a testnet is selected:
https://recordit.co/JMNzBaV75M

Core pull request
MetaMask/core#1418

Issue

Progresses #???

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

@tommasini tommasini added needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) team-mobile-client labels May 29, 2023
@tommasini tommasini requested a review from a team as a code owner May 29, 2023 22:30
@github-actions
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.

@gauthierpetetin gauthierpetetin added in-progress needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) in-progress labels May 30, 2023
@gauthierpetetin gauthierpetetin added sprint-backlog in-progress and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) sprint-backlog in-progress labels May 30, 2023
@tommasini tommasini added needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) team-mobile-client and removed in-progress labels Jun 7, 2023
@Cal-L Cal-L added needs-qa Any New Features that needs a full manual QA prior to being added to a release. and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Jun 9, 2023
@SamuelSalas SamuelSalas added QA in Progress QA has started on the feature. and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Jun 27, 2023
… toggle (#6719)

* Added NetworkSelector's switch to Appium and Detox test cases

* Update browser url assertion to containing

* Appium and detox test scripts added for the connect to test network scenario

* Add assertion that test network is not displayed after toggle off the test network switch
@SamuelSalas SamuelSalas added QA Passed A successful QA run through has been done and removed QA in Progress QA has started on the feature. labels Jun 29, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

92.3% 92.3% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@NicolasMassart NicolasMassart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@tommasini tommasini merged commit 0408554 into main Jun 29, 2023
11 checks passed
@tommasini tommasini deleted the feature/822-show-test-network-toggle branch June 29, 2023 13:05
@github-actions github-actions bot locked and limited conversation to collaborators Jun 29, 2023
@gauthierpetetin gauthierpetetin added the team-mobile-ux DEPRECATED: please use "team-wallet-ux" label instead label Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
QA Passed A successful QA run through has been done release-7.3.0 team-mobile-ux DEPRECATED: please use "team-wallet-ux" label instead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants