woocommerce/plugins/woocommerce-blocks/tests/e2e/specs/shopper
Thomas Roberts d64881b260 Fix E2E tests - Wait for the Checkout to push changes before proceeding with tests (https://github.com/woocommerce/woocommerce-blocks/pull/8502)
* Wait for push changes before clicking place order

* Blur last field and wait for network requests when entering addresses

* Use correct quote style

* Add address_2 to fake test address

* Use correct property names when filling test address

* Use correct comment style

* Update address values to reflect what is in the config file

* Remove unnecessary waits

* Improve batch request checking when filling shipping and billing address

* Wait for network idle before selecting shipping address

* Add checkCustomerPushCompleted function

* Override checkout data with test email

* Fill in the checkout data when testing for terms and conditions text

* Improve comments

---------

Co-authored-by: Nadir Seghir <nadir.seghir@gmail.com>
2023-02-24 06:27:56 -08:00
..
cart-checkout Fix E2E tests - Wait for the Checkout to push changes before proceeding with tests (https://github.com/woocommerce/woocommerce-blocks/pull/8502) 2023-02-24 06:27:56 -08:00
product-query Set inherit default to true when products is inserted on archive product templates (https://github.com/woocommerce/woocommerce-blocks/pull/8375) 2023-02-13 16:36:38 +01:00
active-filters.test.ts Rename configurateFilterProductsByAttributeBlock() to configureAttributeFilterBlock() (https://github.com/woocommerce/woocommerce-blocks/pull/7970) 2022-12-20 17:19:20 +01:00
filter-products-by-attribute.test.ts Fix E2E tests (https://github.com/woocommerce/woocommerce-blocks/pull/8263) 2023-01-25 16:41:22 +01:00
filter-products-by-price.test.ts Fix E2E tests (https://github.com/woocommerce/woocommerce-blocks/pull/8263) 2023-01-25 16:41:22 +01:00
filter-products-by-rating.test.ts Fix E2E tests (https://github.com/woocommerce/woocommerce-blocks/pull/8263) 2023-01-25 16:41:22 +01:00
filter-products-by-stock.test.ts Fix E2E tests (https://github.com/woocommerce/woocommerce-blocks/pull/8263) 2023-01-25 16:41:22 +01:00
mini-cart.test.js E2E: Fixing failed tests with Gutenberg (https://github.com/woocommerce/woocommerce-blocks/pull/7554) 2022-11-16 08:52:51 +07:00
product-search.test.ts Product Search E2E tests (https://github.com/woocommerce/woocommerce-blocks/pull/7005) 2022-09-01 18:20:20 +07:00