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

Fix e2e tests: Update default behavior to use a block-based cart and checkout. #387

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

iamdharmesh
Copy link
Member

All Submissions:

  • Does your code follow the WooCommerce Sniffs variant of WordPress coding standards?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully run tests with your changes locally?
  • Will this change require new documentation or changes to existing documentation?

Changes proposed in this Pull Request:

Cart and Checkout Blocks is now the default experience with WooCommerce 8.3. current e2e tests are written using locators of shortcode cart and checkout. This PR updates the locators to block-based cart and checkout to fix failing tests.

Steps to test the changes in this Pull Request:

Make sure E2E tests run successfully locally and in GH action.

Changelog entry

Dev - Update default behavior to use a block-based cart and checkout in E2E tests.

@dkotter dkotter modified the milestones: Future Release, 1.2.2 Nov 10, 2023
@dkotter dkotter marked this pull request as ready for review November 10, 2023 14:39
@dkotter dkotter merged commit 1f565f3 into trunk Nov 10, 2023
9 checks passed
@dkotter dkotter deleted the fix/e2e-tests branch November 10, 2023 14:39
@vikrampm1 vikrampm1 mentioned this pull request Dec 1, 2023
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants