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

refactor(tests): move multichain test files to a new folder structure #12714

Merged
merged 7 commits into from
Dec 18, 2024

Conversation

EtherWizard33
Copy link
Contributor

@EtherWizard33 EtherWizard33 commented Dec 16, 2024

Description

As I was fixing flakyness through these tests after them failing on the CI, it took me longer than expected to understand which test was failing, and those were tests I had written myself. Concerned about other people having to maintain these tests, I decided to reorganize them in hope of making it clearer to understand what each test does 'at a glance'.

Related issues

Fixes:

Manual testing steps

  1. yarn watch:clean
  2. yarn test:e2e:ios:debug:build
  3. yarn test:e2e:ios:debug:run <path to test file>

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.

@EtherWizard33 EtherWizard33 added team-wallet-ux Run Smoke E2E Triggers smoke e2e on Bitrise labels Dec 16, 2024
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.

Copy link
Contributor

github-actions bot commented Dec 16, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 7c4b55c
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/bf9c7065-b86c-449a-ad86-ddfd77c49a84

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

…cture

doc: update the descriptions of the multchain e2e tests for greater clarity

refactor: update file names to include permission-system

update imports

refactor: move the inititial connect test with other network tests
@EtherWizard33 EtherWizard33 added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Dec 17, 2024
Copy link
Contributor

github-actions bot commented Dec 17, 2024

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: fca3ee2
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/e66b030f-7667-4141-8f25-09f78744428d

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

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

@EtherWizard33 EtherWizard33 added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Dec 17, 2024
@EtherWizard33 EtherWizard33 added team-wallet-ux Run Smoke E2E Triggers smoke e2e on Bitrise and removed team-wallet-ux Run Smoke E2E Triggers smoke e2e on Bitrise labels Dec 18, 2024
Copy link
Contributor

github-actions bot commented Dec 18, 2024

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: f66735a
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/16c11598-2ed8-44af-aa67-815c7b87f99f

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

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

@EtherWizard33 EtherWizard33 marked this pull request as ready for review December 18, 2024 11:57
@EtherWizard33 EtherWizard33 requested a review from a team as a code owner December 18, 2024 11:57
@EtherWizard33 EtherWizard33 added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Dec 18, 2024
Copy link
Contributor

github-actions bot commented Dec 18, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 0afdb0f
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/78110493-717b-4dc5-a471-da22b0fb7770

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

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.

🌮 🌮 🌮

@EtherWizard33 EtherWizard33 added this pull request to the merge queue Dec 18, 2024
Merged via the queue into main with commit 664cbb6 Dec 18, 2024
36 checks passed
@EtherWizard33 EtherWizard33 deleted the refactor/3615-reorganize-mutlichain-e2e-tests branch December 18, 2024 15:44
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
@metamaskbot metamaskbot added the release-7.39.0 Issue or pull request that will be included in release 7.39.0 label Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
e2e-test release-7.39.0 Issue or pull request that will be included in release 7.39.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-wallet-ux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants