From e6a3bee7dfbf17456e768a77d78e8e9a1b5bf133 Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Fri, 31 Jan 2020 11:30:41 +0100 Subject: [PATCH 01/17] #26607 Fix failing CI due to missing "createSimpleProductApi" --- app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml b/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml index 46bb6e527608f..91431820dd563 100644 --- a/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml +++ b/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml @@ -136,6 +136,7 @@ 4 1 1000 + 1 EavStockItem From e26a536d1960253dfa2242b5793a6c805413a9ca Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Fri, 31 Jan 2020 13:34:50 +0100 Subject: [PATCH 02/17] #26607 Additional changes that make Test more stable --- .../Magento/Catalog/Test/Mftf/Data/ProductData.xml | 2 +- .../ActionGroup/OpenCatalogPriceRuleActionGroup.xml | 1 + .../Mftf/Test/AdminReorderWithCatalogPriceTest.xml | 11 +++++------ 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml b/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml index 91431820dd563..b160d958f423b 100644 --- a/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml +++ b/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml @@ -128,7 +128,7 @@ CustomAttributeCategoryIds - SimpleProduct + simple-product simple 4 SimpleProduct diff --git a/app/code/Magento/CatalogRule/Test/Mftf/ActionGroup/OpenCatalogPriceRuleActionGroup.xml b/app/code/Magento/CatalogRule/Test/Mftf/ActionGroup/OpenCatalogPriceRuleActionGroup.xml index c810d9579df92..68ce445d991b3 100644 --- a/app/code/Magento/CatalogRule/Test/Mftf/ActionGroup/OpenCatalogPriceRuleActionGroup.xml +++ b/app/code/Magento/CatalogRule/Test/Mftf/ActionGroup/OpenCatalogPriceRuleActionGroup.xml @@ -13,6 +13,7 @@ + diff --git a/app/code/Magento/Sales/Test/Mftf/Test/AdminReorderWithCatalogPriceTest.xml b/app/code/Magento/Sales/Test/Mftf/Test/AdminReorderWithCatalogPriceTest.xml index dc74e024b2629..f5489b82520f7 100644 --- a/app/code/Magento/Sales/Test/Mftf/Test/AdminReorderWithCatalogPriceTest.xml +++ b/app/code/Magento/Sales/Test/Mftf/Test/AdminReorderWithCatalogPriceTest.xml @@ -20,10 +20,13 @@ - + + - + + + @@ -36,8 +39,6 @@ - - @@ -52,8 +53,6 @@ - - From 075f9f4d16a723095e1a0e77599e5e56fb78796d Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 02:07:14 +0100 Subject: [PATCH 03/17] Trigger cron execution on `index` group to show products --- .../AdminEditRelatedBundleProductTest.xml | 2 + .../Test/StorefrontEditBundleProductTest.xml | 2 + ...ConfigurableSetEditRelatedProductsTest.xml | 1 + .../Mftf/Test/StorefrontTaxQuoteCartTest.xml | 4 ++ .../Test/StorefrontTaxQuoteCheckoutTest.xml | 40 +++++++++++-------- ...eProductFromShoppingCartToWishlistTest.xml | 3 +- 6 files changed, 34 insertions(+), 18 deletions(-) diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml index 632ba194cf8de..fbb9dda50f0d9 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml @@ -70,6 +70,8 @@ + + diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml index 9dbd6e26bddc4..3a40a1b7eeb71 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml @@ -65,6 +65,8 @@ + + diff --git a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml index bba8232139d69..a0f8da074536f 100644 --- a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml +++ b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml @@ -21,6 +21,7 @@ + diff --git a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml index f0fac38a6c05c..6cda9ea88119b 100644 --- a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml +++ b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml @@ -275,6 +275,8 @@ + + @@ -385,6 +387,8 @@ + + diff --git a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml index e0e411a04d484..050ab3889984b 100644 --- a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml +++ b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml @@ -41,6 +41,8 @@ + + @@ -146,14 +148,7 @@ - - - - - - - - + @@ -186,6 +181,15 @@ + + + + + + + + + @@ -265,6 +269,8 @@ + + @@ -381,14 +387,7 @@ - - - - - - - - + @@ -421,6 +420,15 @@ + + + + + + + + + diff --git a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml index 3a823efbcdf61..446c06ee1070c 100644 --- a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml +++ b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml @@ -52,8 +52,7 @@ - - + From dab9463a523d51648b36bab7bbc26364bf23f944 Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 11:23:17 +0100 Subject: [PATCH 04/17] Trigger cron execution on `index` group to show products --- .../Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml | 2 ++ .../Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml | 1 + .../Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml | 1 + .../Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml | 2 ++ .../Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml | 2 ++ .../Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml | 1 + 6 files changed, 9 insertions(+) diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml index dc8cb24246567..5ccd4d97555bb 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml @@ -22,6 +22,8 @@ + + diff --git a/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml b/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml index 0c0b8751a732e..f919bd15ac9eb 100644 --- a/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml +++ b/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml @@ -27,6 +27,7 @@ + diff --git a/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml b/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml index ae7b8d2446380..14fce9d4edf7c 100644 --- a/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml +++ b/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml @@ -21,6 +21,7 @@ + diff --git a/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml b/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml index a09076b7dc06e..27d505e070f5b 100644 --- a/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml +++ b/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml @@ -34,6 +34,8 @@ + + diff --git a/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml b/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml index fdffd286d632f..a0698224b780c 100644 --- a/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml +++ b/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml @@ -34,6 +34,8 @@ + + diff --git a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml index 6cda9ea88119b..e7bf7702328c0 100644 --- a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml +++ b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml @@ -41,6 +41,7 @@ + From fe153fbd5eccef22c562016c4cac1ba4194e8abd Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 11:38:51 +0100 Subject: [PATCH 05/17] Wait for Customer Section load --- .../Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/code/Magento/Customer/Test/Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml b/app/code/Magento/Customer/Test/Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml index 4260417b46fd0..e51a301212055 100644 --- a/app/code/Magento/Customer/Test/Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml +++ b/app/code/Magento/Customer/Test/Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml @@ -17,6 +17,7 @@ + From c9d83d7f74c5e7472c261c7e4ec057af5989c372 Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 15:36:36 +0100 Subject: [PATCH 06/17] Extend Credit Card expiration date for another 4 years --- .../app/Magento/Braintree/Test/Repository/CreditCard.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/tests/functional/tests/app/Magento/Braintree/Test/Repository/CreditCard.xml b/dev/tests/functional/tests/app/Magento/Braintree/Test/Repository/CreditCard.xml index dc02e2424b827..83ab138dacf55 100644 --- a/dev/tests/functional/tests/app/Magento/Braintree/Test/Repository/CreditCard.xml +++ b/dev/tests/functional/tests/app/Magento/Braintree/Test/Repository/CreditCard.xml @@ -11,7 +11,7 @@ braintree 4000000000000002 01 - 20 + 24 123 @@ -19,7 +19,7 @@ braintree 4000000000000028 01 - 2020 + 2024 123 @@ -27,7 +27,7 @@ braintree 4000111111111511 01 - 2020 + 2024 123 @@ -35,7 +35,7 @@ braintree 4111111111111111 01 - January - 2020 + 2024 From 148011a08aa169f11c9228797ecca6d048ae2aea Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 16:27:08 +0100 Subject: [PATCH 07/17] Fix invalid XML syntax --- .../Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Customer/Test/Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml b/app/code/Magento/Customer/Test/Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml index e51a301212055..3cb37a248aa30 100644 --- a/app/code/Magento/Customer/Test/Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml +++ b/app/code/Magento/Customer/Test/Mftf/ActionGroup/SignUpNewUserFromStorefrontActionGroup.xml @@ -17,7 +17,7 @@ - + From 2bdbf8b2c15873f8c0ff60bf7cfb279ce6f4039c Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 17:51:33 +0100 Subject: [PATCH 08/17] Reindex after creating Bundle product --- .../Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml index 5ccd4d97555bb..3aa0784f3fa55 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml @@ -91,6 +91,9 @@ + + + From 8450dc970f11713342984102970ac75d7aac9fc1 Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 18:41:09 +0100 Subject: [PATCH 09/17] Add before running cron, as simultaneously running workers are overlapping Cron executions --- .../AdminEditRelatedBundleProductTest.xml | 1 + ...rontCheckBundleProductOptionTierPrices.xml | 4 +- ...tCustomerSelectAndSetBundleOptionsTest.xml | 2 + .../Test/StorefrontEditBundleProductTest.xml | 1 + .../Catalog/Test/Mftf/Data/ProductData.xml | 140 +++++++++--------- .../AdminSimpleSetEditRelatedProductsTest.xml | 2 + ...ntOnePageCheckoutDataWhenChangeQtyTest.xml | 2 + ...ConfigurableSetEditRelatedProductsTest.xml | 2 + ...DownloadableSetEditRelatedProductsTest.xml | 1 + ...AdminGroupedSetEditRelatedProductsTest.xml | 1 + .../Mftf/Test/StorefrontTaxQuoteCartTest.xml | 2 + .../Test/StorefrontTaxQuoteCheckoutTest.xml | 2 + ...eProductFromShoppingCartToWishlistTest.xml | 2 + ...eProductFromShoppingCartToWishlistTest.xml | 5 +- 14 files changed, 93 insertions(+), 74 deletions(-) diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml index fbb9dda50f0d9..8a7e3b8344f86 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml @@ -70,6 +70,7 @@ + diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckBundleProductOptionTierPrices.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckBundleProductOptionTierPrices.xml index 0487668c10094..8e482ea8f1551 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckBundleProductOptionTierPrices.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckBundleProductOptionTierPrices.xml @@ -44,8 +44,8 @@ - - + + diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml index 3aa0784f3fa55..68b2eda76c569 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml @@ -23,6 +23,7 @@ + @@ -92,6 +93,7 @@ + diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml index 3a40a1b7eeb71..8a9a01809f015 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml @@ -65,6 +65,7 @@ + diff --git a/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml b/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml index b160d958f423b..653a326e1c98b 100644 --- a/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml +++ b/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml @@ -9,13 +9,13 @@ + testProductName testSku + testurlkey simple 4 4 - testProductName 123.00 - testurlkey 1 100 1 @@ -23,13 +23,13 @@ CustomAttributeCategoryIds + Api Simple Product api-simple-product + api-simple-product simple 4 4 - Api Simple Product 123.00 - api-simple-product 1 100 EavStockItem @@ -55,15 +55,15 @@ api-simple-product + SimpleProduct SimpleProduct + simpleproduct simple 4 - SimpleProduct 123.00 4 1 1000 - simpleproduct 1 EavStockItem CustomAttributeCategoryIds @@ -72,10 +72,10 @@ SimpleProduct -+~/\\<>\’“:*\$#@()!,.?`=%&^ + SimpleProduct simpleProduct simple 4 - SimpleProduct 123.00 4 1 @@ -86,10 +86,10 @@ CustomAttributeCategoryIds + SimpleProductAfterImport1 SimpleProductForTest1 simple 4 - SimpleProductAfterImport1 250.00 4 1 @@ -100,38 +100,38 @@ CustomAttributeCategoryIds + SimpleProductAfterImport2 SimpleProductForTest2 + simple-product-for-test-2 simple 4 - SimpleProductAfterImport2 300.00 4 1 100 - simple-product-for-test-2 1 EavStockItem CustomAttributeCategoryIds + SimpleProductAfterImport3 SimpleProductForTest3 + simple-product-for-test-3 simple 4 - SimpleProductAfterImport3 350.00 4 1 100 - simple-product-for-test-3 1 EavStockItem CustomAttributeCategoryIds - simple-product + SimpleProduct + SimpleProduct simple 4 - SimpleProduct 123.00 4 1 @@ -140,10 +140,10 @@ EavStockItem + simple simple simple 4 - simple 123.00 4 1 @@ -153,59 +153,59 @@ CustomAttributeCategoryIds + OutOfStockProduct testSku + testurlkey simple 4 4 - OutOfStockProduct 123.00 - testurlkey 1 0 CustomAttributeCategoryIds + OutOfStockProduct testSku + testurlkey simple 4 4 - OutOfStockProduct 123.00 - testurlkey 1 0 + SimpleProductInStockQuantityZero testSku + SimpleProductInStockQuantityZero simple 4 4 - SimpleProductInStockQuantityZero 123.00 - SimpleProductInStockQuantityZero 1 0 EavStock0 + SimpleOffline testSku + testurlkey simple 4 4 - SimpleOffline 123.00 2 100 - testurlkey EavStockItem CustomAttributeProductAttribute + Simple Product Disabled simple_product_disabled simple 4 - Simple Product Disabled 123.00 4 2 @@ -213,10 +213,10 @@ EavStockItem + Simple Product Not Visible Individually simple_product_not_visible_individually simple 4 - Simple Product Not Visible Individually 123.00 1 1 @@ -227,10 +227,10 @@ 321.00 + SimpleProduct SimpleOne simple 4 - SimpleProduct 1.23 4 1 @@ -238,25 +238,25 @@ CustomAttributeProductAttribute - api-simple-product + Api Simple Out Of Stock Product + apisimpleproduct + api-simple-product simple 4 4 - Api Simple Out Of Stock Product 123.00 - api-simple-product 1 100 CustomAttributeProductAttribute - api-simple-product + Api Simple Product + apisimpleproduct + api-simple-product simple 4 4 - Api Simple Product 123.00 - api-simple-product 1 100 EavStockItem @@ -266,26 +266,26 @@ pr - api-simple-product + Api Simple Product + apisimpleproduct + api-simple-product simple 4 1 - Api Simple Product 123.00 - api-simple-product 1 100 EavStockItem CustomAttributeProductAttribute - api-simple-product-two + Api Simple Product Two + apisimpleproducttwo + api-simple-product-two simple 4 4 - Api Simple Product Two 234.00 - api-simple-product-two 1 100 EavStockItem @@ -301,23 +301,23 @@ 70 + Api Simple Product Two api-simple-product-two + api-simple-product-two simple 4 1 - Api Simple Product Two 234.00 - api-simple-product-two 1 100 EavStockItem CustomAttributeProductAttribute + VirtualProduct virtualproduct virtual 4 - VirtualProduct 99.99 250 0 @@ -325,10 +325,10 @@ EavStockItem + SimpleProduct SimpleTwo simple 4 - SimpleProduct 1.23 4 1 @@ -379,52 +379,52 @@ test_image + 霁产品 霁产品 + testurlkey simple 4 4 - 霁产品 123.00 - testurlkey 1 100 EavStockItem CustomAttributeCategoryIds + SimpleOne™Product SimpleOne™Product + testurlkey simple 4 4 - SimpleOne™Product 50.00 - testurlkey 1 100 EavStockItem CustomAttributeCategoryIds + SimpleTwo霁产品<カネボウPro SimpleTwo霁产品<カネボウPro + testurlkey simple 4 4 - SimpleTwo霁产品<カネボウPro 50.00 - testurlkey 1 100 EavStockItem CustomAttributeCategoryIds + virtualProduct virtualProduct + virtualproduct virtual 4 4 - virtualProduct 12.34 - virtualproduct 1 100 0 @@ -432,13 +432,13 @@ CustomAttributeCategoryIds + testProductWithDescriptionName testProductWithDescriptionSku + testproductwithdescriptionurlkey simple 4 4 - testProductWithDescriptionName 123.00 - testproductwithdescriptionurlkey 1 100 EavStockItem @@ -447,13 +447,13 @@ ApiProductShortDescription + Api Simple Product api-simple-product + api-simple-product simple 4 4 - Api Simple Product 123.00 - api-simple-product 1 100 EavStockItem @@ -461,13 +461,13 @@ ApiProductShortDescription + ApiSimpleProduct api-simple-product + api-simple-product simple 4 4 - ApiSimpleProduct 123.00 - api-simple-product 1 100 EavStockItem @@ -475,13 +475,13 @@ ApiProductShortDescription + Api Simple Product api_simple_product + api-simple-product simple 4 4 - Api Simple Product 123.00 - api-simple-product 1 100 EavStockItem @@ -489,26 +489,26 @@ ApiProductShortDescription + testproductname testSku + testurlkey simple 4 4 - testproductname 123.00 - testurlkey 1 100 EavStockItem CustomAttributeCategoryIds + testProductName testSku + testurlkey simple 4 - testProductName 123.00 - testurlkey 1 1 100 @@ -573,13 +573,13 @@ ProductOptionFile + Api Virtual Product api-virtual-product + api-virtual-product virtual 4 4 - Api Virtual Product 123.00 - api-virtual-product 1 100 EavStockItem @@ -587,13 +587,13 @@ ApiProductShortDescription + Api Virtual Product api_virtual_product + api-virtual-product virtual 4 4 - Api Virtual Product 123.00 - api-virtual-product 1 100 EavStockItem @@ -601,15 +601,15 @@ ApiProductShortDescription + SimpleProduct SimpleProduct + simpleproduct simple 4 - SimpleProduct 125.00 4 1 1000 - simpleproduct 1 EavStockItem ApiProductNewsFromDate @@ -636,7 +636,7 @@ - api-simple-product + apisimpleproduct simple 4 4 @@ -644,7 +644,7 @@ 1.00 - api-simple-product + apisimpleproduct simple 4 4 diff --git a/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml b/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml index f919bd15ac9eb..74ba1badbce85 100644 --- a/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml +++ b/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml @@ -27,6 +27,8 @@ + + diff --git a/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml b/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml index 14fce9d4edf7c..a32b946752731 100644 --- a/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml +++ b/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml @@ -21,6 +21,8 @@ + + diff --git a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml index a0f8da074536f..4be3b841c0bc7 100644 --- a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml +++ b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml @@ -21,6 +21,8 @@ + + diff --git a/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml b/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml index 27d505e070f5b..18c3a1d34378b 100644 --- a/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml +++ b/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml @@ -34,6 +34,7 @@ + diff --git a/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml b/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml index a0698224b780c..24e96f3695ad3 100644 --- a/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml +++ b/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml @@ -34,6 +34,7 @@ + diff --git a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml index e7bf7702328c0..a350fc0acd766 100644 --- a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml +++ b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml @@ -277,6 +277,7 @@ + @@ -389,6 +390,7 @@ + diff --git a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml index 050ab3889984b..b0825b530f42b 100644 --- a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml +++ b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml @@ -148,6 +148,7 @@ + @@ -270,6 +271,7 @@ + diff --git a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml index 446c06ee1070c..bd480a202ac22 100644 --- a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml +++ b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml @@ -52,6 +52,8 @@ + + diff --git a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveFixedBundleProductFromShoppingCartToWishlistTest.xml b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveFixedBundleProductFromShoppingCartToWishlistTest.xml index 2d83043f81318..faea1e736a1b7 100644 --- a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveFixedBundleProductFromShoppingCartToWishlistTest.xml +++ b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveFixedBundleProductFromShoppingCartToWishlistTest.xml @@ -43,8 +43,9 @@ - - + + + From a2e16f34fc028da456ab29409d686a7fbf2289da Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 18:44:01 +0100 Subject: [PATCH 10/17] Extend Credit Card expiration date for another 4 years --- .../Magento/Payment/Test/Repository/CreditCard.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dev/tests/functional/tests/app/Magento/Payment/Test/Repository/CreditCard.xml b/dev/tests/functional/tests/app/Magento/Payment/Test/Repository/CreditCard.xml index 7e3266cadf0a3..8711f4a70346b 100644 --- a/dev/tests/functional/tests/app/Magento/Payment/Test/Repository/CreditCard.xml +++ b/dev/tests/functional/tests/app/Magento/Payment/Test/Repository/CreditCard.xml @@ -10,7 +10,7 @@ 4111111111111111 01 - January - 2020 + 2024 123 @@ -18,28 +18,28 @@ Visa 4111111111111111 01 - January - 2020 + 2024 123 4012888888881881 02 - February - 2021 + 2024 123 378282246310005 02 - February - 2021 + 2024 1234 4617747819866651 01 - January - 2020 + 2024 123 @@ -54,14 +54,14 @@ 4111111111111111 01 - January - 2020 + 2024 306 5555555555554444 01 - January - 2020 + 2024 123 From e52bc2a701818967ea9a7bf79cc1b05513276178 Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 20:33:27 +0100 Subject: [PATCH 11/17] Add indexing after creating products + changes due to invalid use of `sku` as URL Key :-( --- app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml | 8 ++++---- .../Mftf/Test/CartPriceRuleForConfigurableProductTest.xml | 8 ++++++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml b/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml index 653a326e1c98b..a7aed3392d469 100644 --- a/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml +++ b/app/code/Magento/Catalog/Test/Mftf/Data/ProductData.xml @@ -239,7 +239,7 @@ Api Simple Out Of Stock Product - apisimpleproduct + api-simple-product api-simple-product simple 4 @@ -251,7 +251,7 @@ Api Simple Product - apisimpleproduct + api-simple-product api-simple-product simple 4 @@ -267,7 +267,7 @@ Api Simple Product - apisimpleproduct + api-simple-product api-simple-product simple 4 @@ -280,7 +280,7 @@ Api Simple Product Two - apisimpleproducttwo + api-simple-product-two api-simple-product-two simple 4 diff --git a/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml b/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml index ec9246f7c33bd..baf109b4a12f1 100644 --- a/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml +++ b/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml @@ -74,6 +74,10 @@ + + + + @@ -118,13 +122,13 @@ - + - + From 548da895caa3393ce951ce0675fea398c5a1910b Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sat, 1 Feb 2020 20:46:45 +0100 Subject: [PATCH 12/17] urlKey is not used --- .../Mftf/Test/CartPriceRuleForConfigurableProductTest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml b/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml index baf109b4a12f1..d44e89aef8e25 100644 --- a/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml +++ b/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml @@ -122,13 +122,13 @@ - + - + From ea4a31ee10de19ab2d1cddb164eac62504e2fd1c Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sun, 2 Feb 2020 11:12:42 +0100 Subject: [PATCH 13/17] Trying to avoid waitForIndex --- .../Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml | 1 - .../Test/StorefrontCheckBundleProductOptionTierPrices.xml | 1 - .../Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml | 1 - .../Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml | 1 - .../Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml | 1 - .../Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml | 1 - .../Test/Mftf/Data/ConfigurableProductData.xml | 4 ++-- .../Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml | 1 - .../Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml | 1 - .../Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml | 1 - .../Mftf/Test/CartPriceRuleForConfigurableProductTest.xml | 1 - .../Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml | 2 -- .../Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml | 2 -- ...MoveDynamicBundleProductFromShoppingCartToWishlistTest.xml | 1 - ...ntMoveFixedBundleProductFromShoppingCartToWishlistTest.xml | 1 - 15 files changed, 2 insertions(+), 18 deletions(-) diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml index 8a7e3b8344f86..fbb9dda50f0d9 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/AdminEditRelatedBundleProductTest.xml @@ -70,7 +70,6 @@ - diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckBundleProductOptionTierPrices.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckBundleProductOptionTierPrices.xml index 8e482ea8f1551..6c6cc9185380b 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckBundleProductOptionTierPrices.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckBundleProductOptionTierPrices.xml @@ -44,7 +44,6 @@ - diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml index 68b2eda76c569..613187a4c3856 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCustomerSelectAndSetBundleOptionsTest.xml @@ -23,7 +23,6 @@ - diff --git a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml index 8a9a01809f015..3a40a1b7eeb71 100644 --- a/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml +++ b/app/code/Magento/Bundle/Test/Mftf/Test/StorefrontEditBundleProductTest.xml @@ -65,7 +65,6 @@ - diff --git a/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml b/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml index 74ba1badbce85..84eb3a843aa1f 100644 --- a/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml +++ b/app/code/Magento/Catalog/Test/Mftf/Test/AdminSimpleSetEditRelatedProductsTest.xml @@ -28,7 +28,6 @@ - diff --git a/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml b/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml index a32b946752731..e335caa2ddb64 100644 --- a/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml +++ b/app/code/Magento/Checkout/Test/Mftf/Test/StorefrontOnePageCheckoutDataWhenChangeQtyTest.xml @@ -22,7 +22,6 @@ - diff --git a/app/code/Magento/ConfigurableProduct/Test/Mftf/Data/ConfigurableProductData.xml b/app/code/Magento/ConfigurableProduct/Test/Mftf/Data/ConfigurableProductData.xml index 3edb7c0f17ab9..87b181616bd7a 100644 --- a/app/code/Magento/ConfigurableProduct/Test/Mftf/Data/ConfigurableProductData.xml +++ b/app/code/Magento/ConfigurableProduct/Test/Mftf/Data/ConfigurableProductData.xml @@ -23,12 +23,12 @@ CustomAttributeCategoryIds + API Configurable Product api-configurable-product + api-configurable-product configurable 4 4 - API Configurable Product - api-configurable-product 123.00 2 1 diff --git a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml index 4be3b841c0bc7..924707a16600f 100644 --- a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml +++ b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableSetEditRelatedProductsTest.xml @@ -22,7 +22,6 @@ - diff --git a/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml b/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml index 18c3a1d34378b..27d505e070f5b 100644 --- a/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml +++ b/app/code/Magento/Downloadable/Test/Mftf/Test/AdminDownloadableSetEditRelatedProductsTest.xml @@ -34,7 +34,6 @@ - diff --git a/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml b/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml index 24e96f3695ad3..a0698224b780c 100644 --- a/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml +++ b/app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedSetEditRelatedProductsTest.xml @@ -34,7 +34,6 @@ - diff --git a/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml b/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml index d44e89aef8e25..9dbcc72cf5575 100644 --- a/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml +++ b/app/code/Magento/SalesRule/Test/Mftf/Test/CartPriceRuleForConfigurableProductTest.xml @@ -75,7 +75,6 @@ - diff --git a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml index a350fc0acd766..e7bf7702328c0 100644 --- a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml +++ b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCartTest.xml @@ -277,7 +277,6 @@ - @@ -390,7 +389,6 @@ - diff --git a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml index b0825b530f42b..050ab3889984b 100644 --- a/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml +++ b/app/code/Magento/Tax/Test/Mftf/Test/StorefrontTaxQuoteCheckoutTest.xml @@ -148,7 +148,6 @@ - @@ -271,7 +270,6 @@ - diff --git a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml index bd480a202ac22..9fffa51e7d3c7 100644 --- a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml +++ b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveDynamicBundleProductFromShoppingCartToWishlistTest.xml @@ -53,7 +53,6 @@ - diff --git a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveFixedBundleProductFromShoppingCartToWishlistTest.xml b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveFixedBundleProductFromShoppingCartToWishlistTest.xml index faea1e736a1b7..f942a8f314a67 100644 --- a/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveFixedBundleProductFromShoppingCartToWishlistTest.xml +++ b/app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontMoveFixedBundleProductFromShoppingCartToWishlistTest.xml @@ -44,7 +44,6 @@ - From b130bd0670b2190903f358ca036005020407cefb Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sun, 2 Feb 2020 13:23:22 +0100 Subject: [PATCH 14/17] Fix invalid URL for order_shipment page --- .../Magento/Shipping/Test/Mftf/Page/AdminShipmentNewPage.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/code/Magento/Shipping/Test/Mftf/Page/AdminShipmentNewPage.xml b/app/code/Magento/Shipping/Test/Mftf/Page/AdminShipmentNewPage.xml index 597abb5694e30..4ccda7ae7f2b1 100644 --- a/app/code/Magento/Shipping/Test/Mftf/Page/AdminShipmentNewPage.xml +++ b/app/code/Magento/Shipping/Test/Mftf/Page/AdminShipmentNewPage.xml @@ -8,7 +8,7 @@ - +
@@ -16,4 +16,4 @@
- \ No newline at end of file + From fc6fd6274bbc522cde5fd577556ae98f04de3d98 Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Sun, 2 Feb 2020 15:19:23 +0100 Subject: [PATCH 15/17] Extend the time wait for success notification --- .../ActionGroup/AdminCreateInvoiceAndCreditMemoActionGroup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateInvoiceAndCreditMemoActionGroup.xml b/app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateInvoiceAndCreditMemoActionGroup.xml index a69cd8688c6c5..c4e70a1cacd1c 100644 --- a/app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateInvoiceAndCreditMemoActionGroup.xml +++ b/app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateInvoiceAndCreditMemoActionGroup.xml @@ -13,7 +13,7 @@ - + From ed51b40914b99562ed9125c225694b3bd48af418 Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Mon, 3 Feb 2020 13:03:06 +0100 Subject: [PATCH 16/17] Use Order Entity ID instead of Order Increment ID --- .../Test/Mftf/Section/AdminOrderDetailsMainActionsSection.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/code/Magento/Sales/Test/Mftf/Section/AdminOrderDetailsMainActionsSection.xml b/app/code/Magento/Sales/Test/Mftf/Section/AdminOrderDetailsMainActionsSection.xml index 45fdfebfa8145..ecdf9e34de55a 100644 --- a/app/code/Magento/Sales/Test/Mftf/Section/AdminOrderDetailsMainActionsSection.xml +++ b/app/code/Magento/Sales/Test/Mftf/Section/AdminOrderDetailsMainActionsSection.xml @@ -11,6 +11,7 @@
+ From 3eb92f5e8346a9fdbc22ed8a87a404130858d16b Mon Sep 17 00:00:00 2001 From: Lukasz Bajsarowicz Date: Mon, 10 Feb 2020 14:27:35 +0100 Subject: [PATCH 17/17] Reindex after saving product changes --- .../AdminCreateDownloadableProductWithCustomOptionsTest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/code/Magento/Downloadable/Test/Mftf/Test/AdminCreateDownloadableProductWithCustomOptionsTest.xml b/app/code/Magento/Downloadable/Test/Mftf/Test/AdminCreateDownloadableProductWithCustomOptionsTest.xml index fb5983bb58b6d..3651b322628c4 100644 --- a/app/code/Magento/Downloadable/Test/Mftf/Test/AdminCreateDownloadableProductWithCustomOptionsTest.xml +++ b/app/code/Magento/Downloadable/Test/Mftf/Test/AdminCreateDownloadableProductWithCustomOptionsTest.xml @@ -88,6 +88,8 @@ + +