woocommerce/plugins/woocommerce-blocks/tests/e2e/specs/shopper
Niels Lange 8943629a86 Shopper → Checkout → Can have different shipping and billing addresses (https://github.com/woocommerce/woocommerce-blocks/pull/5860)
* Shopper can have different shipping and billing addresses

* Shopper can have different shipping and billing addresses

* Shopper can have different shipping and billing addresses

* Correct billing field IDs

* Remove unused variable

* Remove unused timeout

* Remove unused commands

* Activate company field using setCheckbox

* Deactivate company field using unsetCheckbox

* Remove obsolete command

* Empty cart before and after each test

* Remove obsolete import

* Check billing and shipping company

* Remove manual code with unsetCheckbox

* Fill company if field exist

* Get checkbox ID from label

* Remove duplicate company field toFill method

Co-authored-by: Saad Tarhi <saad.trh@gmail.com>
Co-authored-by: Saad Tarhi <saad.tarhi@automattic.com>
2022-03-31 13:10:50 +02:00
..
cart-checkout-payments.test.js Critical flows: Shopper → Cart/Checkout → Can use express checkout (https://github.com/woocommerce/woocommerce-blocks/pull/6075) 2022-03-28 14:48:21 +01:00
cart-checkout-translations.test.js Fix E2E Tests on trunk (https://github.com/woocommerce/woocommerce-blocks/pull/6154) 2022-03-29 16:05:11 +01:00
cart-empty.test.js Fix E2E Tests on trunk (https://github.com/woocommerce/woocommerce-blocks/pull/6154) 2022-03-29 16:05:11 +01: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 Upgrade @wordpress/scripts and /env packages (https://github.com/woocommerce/woocommerce-blocks/pull/6114) 2022-03-28 15:00:20 +02: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-different-addresses.test.js Shopper → Checkout → Can have different shipping and billing addresses (https://github.com/woocommerce/woocommerce-blocks/pull/5860) 2022-03-31 13:10:50 +02: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-form-warnings.test.js Shopper → Checkout → Can see warnings when form is incomplete (https://github.com/woocommerce/woocommerce-blocks/pull/6116) 2022-03-25 18:34:17 +01: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 Fix: Mini Cart: Ability to choose the drawer behavior when user add products to cart (https://github.com/woocommerce/woocommerce-blocks/pull/6052) 2022-03-26 07:32:23 +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