From 0d32349f8452d84770337eda6fba4d0cce70c6ee Mon Sep 17 00:00:00 2001 From: Anna Pak Date: Mon, 30 Nov 2020 16:49:58 +0200 Subject: [PATCH] refactored --- ...minCheckProductQtyAfterOrderCancelling.xml | 4 +- .../ProductsQtyReturnAfterOrderCancelTest.xml | 49 ++++++------------- .../Quote/Test/Mftf/Data/CartItemData.xml | 5 ++ ...nvoiceWIthUpdatedProductQtyActionGroup.xml | 5 +- 4 files changed, 25 insertions(+), 38 deletions(-) diff --git a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckProductQtyAfterOrderCancelling.xml b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckProductQtyAfterOrderCancelling.xml index 8be37cccbb67a..71eddf6667368 100644 --- a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckProductQtyAfterOrderCancelling.xml +++ b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCheckProductQtyAfterOrderCancelling.xml @@ -8,7 +8,7 @@ - + @@ -41,7 +41,7 @@ - + diff --git a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/ProductsQtyReturnAfterOrderCancelTest.xml b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/ProductsQtyReturnAfterOrderCancelTest.xml index 6bcf33e923080..5270c82a7e977 100644 --- a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/ProductsQtyReturnAfterOrderCancelTest.xml +++ b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/ProductsQtyReturnAfterOrderCancelTest.xml @@ -8,7 +8,7 @@ - + @@ -23,44 +23,28 @@ - + - 1000 - - - - + + - + - - - - - - - - - - - - - + - + - + @@ -91,16 +75,11 @@ - - - - - - - - + + + + + diff --git a/app/code/Magento/Quote/Test/Mftf/Data/CartItemData.xml b/app/code/Magento/Quote/Test/Mftf/Data/CartItemData.xml index a513b6747f612..d24154bcf9da2 100644 --- a/app/code/Magento/Quote/Test/Mftf/Data/CartItemData.xml +++ b/app/code/Magento/Quote/Test/Mftf/Data/CartItemData.xml @@ -23,4 +23,9 @@ + + 4 + + + diff --git a/app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminInvoiceWIthUpdatedProductQtyActionGroup.xml b/app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminInvoiceWIthUpdatedProductQtyActionGroup.xml index 092a225c232ea..334061803bb4d 100644 --- a/app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminInvoiceWIthUpdatedProductQtyActionGroup.xml +++ b/app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminInvoiceWIthUpdatedProductQtyActionGroup.xml @@ -10,7 +10,10 @@ xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd"> - The "Create Invoice" page: Update product qty to invoice (there is one product in the Order). + Start order Invoicing. + Update product qty to invoice (there is one product in the Order). + Submit the invoice. +