woocommerce/plugins/woocommerce-blocks/tests/e2e
Alex Florisca fcadeaa2e1 E2E test improvements and consolidatng (https://github.com/woocommerce/woocommerce-blocks/pull/6013)
* Refactor e2e tests slightly for better efficiency

* Add "proceedToCheckout" shopper method & refactor code

* Use "beforeEach" in case we add more test cases

I've kept the "afterAll" function to reset any side effects at the end
of this file's tests

* Use "beforeEach" in "checkout-place-order-as-guest" file

* Use BASE_URL in shopper.block.goToBlockPage

Co-authored-by: Saad Tarhi <saad.tarhi@automattic.com>
2022-03-09 10:16:24 +00:00
..
config Critical flow: Can see correct tax (https://github.com/woocommerce/woocommerce-blocks/pull/5900) 2022-03-08 14:50:16 +00:00
fixtures Shopper → Checkout → Can place an order as guest (https://github.com/woocommerce/woocommerce-blocks/pull/6009) 2022-03-08 14:52:40 +01:00
specs E2E test improvements and consolidatng (https://github.com/woocommerce/woocommerce-blocks/pull/6013) 2022-03-09 10:16:24 +00:00
page-utils.js Add mock theme with Woo Templates for E2E tests (https://github.com/woocommerce/woocommerce-blocks/pull/5920) 2022-03-02 15:49:00 +01:00
utils.js Critical flow: Can see correct tax (https://github.com/woocommerce/woocommerce-blocks/pull/5900) 2022-03-08 14:50:16 +00:00