woocommerce/plugins/woocommerce-blocks/tests
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
..
e2e E2E test improvements and consolidatng (https://github.com/woocommerce/woocommerce-blocks/pull/6013) 2022-03-09 10:16:24 +00:00
js Reformatted prettier files (https://github.com/woocommerce/woocommerce-blocks/pull/5735) 2022-02-07 16:59:44 +00:00
mocks 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
php Store API: Consistent error code and hook naming (https://github.com/woocommerce/woocommerce-blocks/pull/5992) 2022-03-07 13:51:07 +00:00
utils E2E test improvements and consolidatng (https://github.com/woocommerce/woocommerce-blocks/pull/6013) 2022-03-09 10:16:24 +00:00
bootstrap.php PHPUnit Tests running on wp-env (https://github.com/woocommerce/woocommerce-blocks/pull/4567) 2021-08-20 14:58:32 +01:00