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: Migrate wdio 'SendEthMultisig' test to Detox #6934

Merged
merged 5 commits into from
Aug 2, 2023

Conversation

sleepytanya
Copy link
Contributor

@sleepytanya sleepytanya commented Jul 31, 2023

Development & PR Process

  1. Follow MetaMask Mobile Coding Standards
  2. Add release-xx label to identify the PR slated for a upcoming release (will be used in release discussion)
  3. Add needs-dev-review label when work is completed
  4. Add the appropiate QA label when dev review is completed
  • No QA/E2E only: PR does not require any manual QA effort. Prior to merging, ensure that you have successful end-to-end test runs in Bitrise.
  1. Add QA Passed label when QA has signed off (Only required if the PR was labeled with needs-qa)

Description:

This PR converts Appium E2E test to Detox.

E2E: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/6e6f2584-baac-48a3-bf8c-f4d80b60e2ca?tab=workflows

Screenshots/Recordings

If applicable, add screenshots and/or recordings to visualize the before and after of your change

Issue

fixes #???

Checklist

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

@sleepytanya sleepytanya added No QA Needed/E2E Only Apply this label when your PR does not need any QA effort. needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Jul 31, 2023
@sleepytanya sleepytanya requested a review from a team as a code owner July 31, 2023 03:45
@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.

@sleepytanya sleepytanya changed the title Migrate wdio 'SendEthMultisig' test to Detox feat: Migrate wdio 'SendEthMultisig' test to Detox Jul 31, 2023
@chrisleewilcox chrisleewilcox added 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) labels Jul 31, 2023
Copy link
Contributor

@chrisleewilcox chrisleewilcox left a comment

Choose a reason for hiding this comment

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

@sleepytanya please run the pr_smoke_e2e_pipelin workflow on bitrise for you branch before dev review and provide the link to the bitrise test results in this PR.

Copy link
Member

@cortisiko cortisiko left a comment

Choose a reason for hiding this comment

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

@sleepytanya code looks good, I left one small comment.

e2e/specs/confirmations/send-eth-multisig.spec.js Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 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

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@cortisiko cortisiko 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 @sleepytanya

@sleepytanya sleepytanya merged commit d396b20 into main Aug 2, 2023
15 checks passed
@sleepytanya sleepytanya deleted the move-wdio-to-detox branch August 2, 2023 02:38
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2023
@github-actions github-actions bot removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Aug 2, 2023
@metamaskbot metamaskbot added the release-7.6.0 Issue or pull request that will be included in release 7.6.0 label Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
No QA Needed/E2E Only Apply this label when your PR does not need any QA effort. release-7.6.0 Issue or pull request that will be included in release 7.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants