woocommerce/plugins/woocommerce-blocks/tests/e2e/specs/shopper
Saad Tarhi f8c5e910d2 Shopper → Cart → Can update product quantity (https://github.com/woocommerce/woocommerce-blocks/pull/6025)
* Add XPath expressions

* Add "setCartQuantity" utility function

* Add "productIsInCart" utility function

* Add "update product qty" e2e test

* Clean up test file

* Fix test on headless mode

* Add Increase/Decrease qty test cases

* Decrease the query chain for better maintainability

* Rename expression functions/file for more clarity

* Resolve conflict with trunk

Co-authored-by: Saad Tarhi <saad.tarhi@automattic.com>
2022-03-23 13:51:56 +01:00
..
cart-empty.test.js Critical flows: Shopper → Cart → Can view empty cart message (https://github.com/woocommerce/woocommerce-blocks/pull/6024) 2022-03-10 15:50:07 +04:00
cart-proceed-to-checkout.test.js E2E test improvements and consolidatng (https://github.com/woocommerce/woocommerce-blocks/pull/6013) 2022-03-09 10:16:24 +00:00
cart-products.test.js Critical flows: Shopper → Cart → Can remove product (https://github.com/woocommerce/woocommerce-blocks/pull/6015) 2022-03-10 15:47:53 +04:00
cart-update-product-quantity.test.js Shopper → Cart → Can update product quantity (https://github.com/woocommerce/woocommerce-blocks/pull/6025) 2022-03-23 13:51:56 +01:00
checkout-empty.test.js Critical flows: Shopper → Checkout → Can view empty checkout message (https://github.com/woocommerce/woocommerce-blocks/pull/6042) 2022-03-23 15:17:48 +04:00
checkout-payments.test.js Shopper → Checkout → Can choose payment option (https://github.com/woocommerce/woocommerce-blocks/pull/5839) 2022-03-23 12:01:33 +01:00
checkout-place-order.test.js Shopper can place an order as logged in user (https://github.com/woocommerce/woocommerce-blocks/pull/6037) 2022-03-23 13:23:22 +01:00
checkout-shipping.test.js Shopper can choose shipping option (https://github.com/woocommerce/woocommerce-blocks/pull/5844) 2022-03-09 13:23:52 +01:00
mini-cart.test.js Shopper → Mini Cart → Can see correct tax (https://github.com/woocommerce/woocommerce-blocks/pull/5979) 2022-03-22 08:54:06 +07:00
tax.test.js E2E test improvements and consolidatng (https://github.com/woocommerce/woocommerce-blocks/pull/6013) 2022-03-09 10:16:24 +00:00