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

test: Move files to Onboarding folder #12511

Merged
merged 8 commits into from
Dec 3, 2024

Conversation

SamuelSalas
Copy link
Contributor

@SamuelSalas SamuelSalas commented Dec 2, 2024

Description

We currently have a few of our page object files lingering outside of a specific folder. As part of our ongoing efforts to improve the organization and maintainability of our test automation codebase, we need to move Page Object files into their respective folders. This will help streamline the project structure, making it easier for team members to locate and manage the files. The folder where each of the remaining files should be moved have to reflect the functionality or feature on the app. This same structure should be reflected on the selectors folder.

Files to relocate to the Onboarding folder:

  • e2e/pages/EnableDeviceNotificationsAlert.js
  • e2e/pages/modals/EnableAutomaticSecurityChecksView.js
  • e2e/pages/modals/ExperienceEnhancerModal.js
  • e2e/pages/modals/OnboardingWizardModal.js
  • e2e/pages/modals/ProtectYourWalletModal.js
  • e2e/pages/modals/SkipAccountSecurityModal.js
  • e2e/pages/modals/TermsOfUseModal.js
  • e2e/pages/modals/WhatsNewModal.js

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c8ecb663-d2d1-4522-a6e0-7145ba7bc1e7?tab=workflows

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.

@SamuelSalas SamuelSalas added team-mobile-platform Detox area-qa Relating to QA work (Quality Assurance) labels Dec 2, 2024
@SamuelSalas SamuelSalas self-assigned this Dec 2, 2024
@SamuelSalas SamuelSalas requested review from a team as code owners December 2, 2024 19:21
@SamuelSalas SamuelSalas added the Run Smoke E2E Triggers smoke e2e on Bitrise label Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 5548215
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/e0cb4920-fd8f-43d4-aec2-31c8f9b26d49

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

@SamuelSalas SamuelSalas added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 4e03425
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c1ffcc3a-2a9c-4e81-a5c6-8e1d5d787ec3

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

@SamuelSalas SamuelSalas added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Dec 3, 2024
Copy link
Contributor

github-actions bot commented Dec 3, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: aba2642
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/2d87ecf3-ab4f-462c-9db6-9095c92c35d3

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
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.

LGTM

Copy link

sonarcloud bot commented Dec 3, 2024

@SamuelSalas SamuelSalas added this pull request to the merge queue Dec 3, 2024
Merged via the queue into main with commit a97e2ef Dec 3, 2024
37 checks passed
@SamuelSalas SamuelSalas deleted the test/2002-e2e-move-files-to-onboarding-folder branch December 3, 2024 21:22
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2024
@metamaskbot metamaskbot added the release-7.38.0 Issue or pull request that will be included in release 7.38.0 label Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-qa Relating to QA work (Quality Assurance) Detox release-7.38.0 Issue or pull request that will be included in release 7.38.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-mobile-platform
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants