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

E2E tests: Onboarding Step 3 - Confirm store requirements #2092

Merged

Conversation

ianlin
Copy link
Member

@ianlin ianlin commented Sep 13, 2023

Changes proposed in this Pull Request:

Closes part of #2070, this PR adds E2E tests for 📌 Onboarding Step 3 - Confirm store requirements.

Detailed test instructions:

  1. Follow these steps to set up the e2e env: https://github.com/woocommerce/google-listings-and-ads#e2e-testing
  2. Run npm run test:e2e -- ./tests/e2e/specs/setup-mc/step-3-confirm-store-requirements.test.js, the test should pass.
  3. Or, run npm run test:e2e-dev -- ./tests/e2e/specs/setup-mc/step-3-confirm-store-requirements.test.js, check the test in the chromium step by step.
  4. Run npm run test:e2e to make sure all tests are passed.

Changelog entry

Dev - E2E - Onboarding Step 3 - Confirm store requirements

@ianlin ianlin requested a review from a team September 13, 2023 07:26
@ianlin ianlin self-assigned this Sep 13, 2023
@github-actions github-actions bot added the changelog: dev Developer-facing only change. label Sep 13, 2023
Copy link
Contributor

@jorgemd24 jorgemd24 left a comment

Choose a reason for hiding this comment

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

Thanks, @ianlin! The PR covers most of the scenarios, but I'm uncertain whether we should also check if certain requests are being triggered, I left a comment about it.

@ianlin
Copy link
Member Author

ianlin commented Sep 14, 2023

Hey @jorgemd24, thanks for reviewing and the nice suggestions. I've updated the code based on your suggestions and it's ready for another round of review.

Copy link
Contributor

@jorgemd24 jorgemd24 left a comment

Choose a reason for hiding this comment

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

Thanks @ianlin for the changes! LGTM!

Base automatically changed from dev/2070-e2e-onboarding-step-2-configure-product-listings to develop September 18, 2023 02:18
@ianlin ianlin merged commit 8ce8721 into develop Sep 18, 2023
4 checks passed
@ianlin ianlin deleted the dev/2070-e2e-onboarding-step-3-confirm-store-requirements branch September 18, 2023 02:19
@jorgemd24 jorgemd24 mentioned this pull request Sep 20, 2023
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: dev Developer-facing only change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants