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] Migrate multi-currency e2e tests to playwright #8750

Open
Tracked by #8761
reykjalin opened this issue May 1, 2024 · 0 comments
Open
Tracked by #8761

[e2e] Migrate multi-currency e2e tests to playwright #8750

reykjalin opened this issue May 1, 2024 · 0 comments
Labels
category: e2e Issues and PRs related to e2e tests. focus: multi-currency priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: technical debt This issue/PR represents/solves the technical debt of the project.

Comments

@reykjalin
Copy link
Contributor

Description

In an effort to improve the maintainability of the multi-currency e2e tests we want to migrate them to Playwright. This should offer more reliability when running the tests.

The following tests will have to be migrated:

  • tests/e2e/specs/wcpay/merchant/merchant-admin-multi-currency.spec.js
  • tests/e2e/specs/wcpay/merchant/merchant-admin-multi-currency-on-boarding.spec.js
  • tests/e2e/specs/wcpay/merchant/merchant-admin-multi-currency-setup.spec.js
  • tests/e2e/specs/wcpay/shopper/shopper-checkout-multi-currency.spec.js

It may be worth it to split this into 2 issues (merchant/shopper) when we start working on this.

@reykjalin reykjalin added priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. category: e2e Issues and PRs related to e2e tests. focus: multi-currency labels May 1, 2024
@c-shultz c-shultz added the type: technical debt This issue/PR represents/solves the technical debt of the project. label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: e2e Issues and PRs related to e2e tests. focus: multi-currency priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: technical debt This issue/PR represents/solves the technical debt of the project.
Projects
None yet
Development

No branches or pull requests

2 participants