MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.04k stars 1.06k forks source link

test: add connect to Portfolio #10015

Closed chrisleewilcox closed 1 week ago

chrisleewilcox commented 3 weeks ago

Description

Automate scenario for connecting wallet to Portfolio by tapping on Portfolio button on Wallet view.

Related issues

Related: https://github.com/MetaMask/mobile-planning/issues/1728

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

github-actions[bot] commented 3 weeks ago

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.

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.51%. Comparing base (ea14ef7) to head (1629f70). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10015 +/- ## ======================================= Coverage 49.50% 49.51% ======================================= Files 1438 1438 Lines 34674 34669 -5 Branches 3853 3851 -2 ======================================= - Hits 17166 17165 -1 + Misses 16426 16424 -2 + Partials 1082 1080 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

SamuelSalas commented 1 week ago

Regression test run: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/30a5abc2-fb48-4e25-937c-cccc647e018a Smoke test run: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c5e4593a-4174-4bdd-870d-75bd1c8c1e53

github-actions[bot] commented 1 week ago

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: b97136b8df6f0a4edd676c37f5f5df85e5a1671b Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/45be799c-b6ed-4043-9c6d-c94fdeab739c

[!NOTE]

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request
github-actions[bot] commented 1 week ago

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 6a4cd815d91a41db0be29541eb705c5bd998415a Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/77e21a84-b20d-456b-a55b-84f7d94cb534

[!NOTE]

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request
github-actions[bot] commented 1 week ago

https://bitrise.io/ Bitrise

🔄🔄🔄 pr_smoke_e2e_pipeline started on Bitrise...🔄🔄🔄

Commit hash: 176b0d9f82a7b9515cfcf263a4c37f9a545af9bc Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/967b5710-5993-4c05-af91-8dd7a22c8577

[!NOTE]

  • This comment will auto-update when build completes
  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request
github-actions[bot] commented 1 week ago

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 23ef2a43a43a13f79c5533bd20dc135f0555a0ed Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/2c4b7d51-3732-4157-b7e2-a18c2def02e0

[!NOTE]

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request
github-actions[bot] commented 1 week ago

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 1629f7091defab3b933453e2b3a6f7cd416894b3 Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/dec11a40-ed37-47cc-8986-dfb493d62e5a

[!NOTE]

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

chrisleewilcox commented 1 week ago

@SamuelSalas looks good!