|
6 | 6 | */
|
7 | 7 | -->
|
8 | 8 | <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
|
9 |
| - <testCase name="Magento\Checkout\Test\TestCase\UpdateProductFromMiniShoppingCartEntityTest"> |
10 |
| - <variation name="UpdateProductFromMiniShoppingCartEntityTestVariation1"> |
11 |
| - <data name="description" xsi:type="string">Update Simple</data> |
12 |
| - <data name="originalProduct" xsi:type="string">catalogProductSimple::with_two_custom_option</data> |
13 |
| - <data name="checkoutData/dataset" xsi:type="string">simple_update_mini_shopping_cart</data> |
14 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInMiniShoppingCart"/> |
15 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInShoppingCart"/> |
16 |
| - </variation> |
17 |
| - <variation name="UpdateProductFromMiniShoppingCartEntityTestVariation2"> |
18 |
| - <data name="description" xsi:type="string">Update Configurable and verify previous product was updated to new one in shopping cart and mini shopping cart</data> |
19 |
| - <data name="originalProduct" xsi:type="string">configurableProduct::default</data> |
20 |
| - <data name="checkoutData/dataset" xsi:type="string">configurable_update_mini_shopping_cart</data> |
21 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertCartItemsOptions"/> |
22 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInMiniShoppingCart"/> |
23 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInShoppingCart"/> |
24 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductOptionsAbsentInShoppingCart"/> |
25 |
| - </variation> |
26 |
| - <variation name="UpdateProductFromMiniShoppingCartEntityTestVariation3"> |
27 |
| - <data name="description" xsi:type="string">Update Bundle and verify previous product was updated to new one in shopping cart and mini shopping cart</data> |
28 |
| - <data name="originalProduct" xsi:type="string">bundleProduct::bundle_fixed_product</data> |
29 |
| - <data name="checkoutData/dataset" xsi:type="string">bundle_update_mini_shopping_cart</data> |
30 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertCartItemsOptions"/> |
31 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInMiniShoppingCart"/> |
32 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInShoppingCart"/> |
33 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductOptionsAbsentInShoppingCart"/> |
34 |
| - </variation> |
35 |
| - <variation name="UpdateProductFromMiniShoppingCartEntityTestVariation4"> |
36 |
| - <data name="description" xsi:type="string">Update Downloadable and check previous link was updated to new one in shopping cart and mini shopping cart</data> |
37 |
| - <data name="originalProduct" xsi:type="string">downloadableProduct::with_two_separately_links</data> |
38 |
| - <data name="checkoutData/dataset" xsi:type="string">downloadable_update_mini_shopping_cart</data> |
39 |
| - <data name="issue" xsi:type="string">Bug: MAGETWO-24195</data> |
40 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertCartItemsOptions"/> |
41 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInMiniShoppingCart"/> |
42 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInShoppingCart"/> |
43 |
| - <constraint name="Magento\Checkout\Test\Constraint\AssertProductOptionsAbsentInShoppingCart"/> |
44 |
| - </variation> |
45 |
| - </testCase> |
| 9 | + <testCase name="Magento\Checkout\Test\TestCase\UpdateProductFromMiniShoppingCartEntityTest"> |
| 10 | + <variation name="UpdateProductFromMiniShoppingCartEntityTestVariation1"> |
| 11 | + <data name="description" xsi:type="string">Update Simple</data> |
| 12 | + <data name="originalProduct" xsi:type="string">catalogProductSimple::with_two_custom_option</data> |
| 13 | + <data name="checkoutData/dataset" xsi:type="string">simple_update_mini_shopping_cart</data> |
| 14 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInMiniShoppingCart" /> |
| 15 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInShoppingCart" /> |
| 16 | + </variation> |
| 17 | + <variation name="UpdateProductFromMiniShoppingCartEntityTestVariation2"> |
| 18 | + <data name="description" xsi:type="string">Update Configurable and verify previous product was updated to new one in shopping cart and mini shopping cart</data> |
| 19 | + <data name="originalProduct" xsi:type="string">configurableProduct::default</data> |
| 20 | + <data name="checkoutData/dataset" xsi:type="string">configurable_update_mini_shopping_cart</data> |
| 21 | + <constraint name="Magento\Checkout\Test\Constraint\AssertCartItemsOptions" /> |
| 22 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInMiniShoppingCart" /> |
| 23 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInShoppingCart" /> |
| 24 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductOptionsAbsentInShoppingCart" /> |
| 25 | + </variation> |
| 26 | + <variation name="UpdateProductFromMiniShoppingCartEntityTestVariation3"> |
| 27 | + <data name="description" xsi:type="string">Update Bundle and verify previous product was updated to new one in shopping cart and mini shopping cart</data> |
| 28 | + <data name="originalProduct" xsi:type="string">bundleProduct::bundle_fixed_product</data> |
| 29 | + <data name="checkoutData/dataset" xsi:type="string">bundle_update_mini_shopping_cart</data> |
| 30 | + <constraint name="Magento\Checkout\Test\Constraint\AssertCartItemsOptions" /> |
| 31 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInMiniShoppingCart" /> |
| 32 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInShoppingCart" /> |
| 33 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductOptionsAbsentInShoppingCart" /> |
| 34 | + </variation> |
| 35 | + <variation name="UpdateProductFromMiniShoppingCartEntityTestVariation4"> |
| 36 | + <data name="description" xsi:type="string">Update Downloadable and check previous link was updated to new one in shopping cart and mini shopping cart</data> |
| 37 | + <data name="originalProduct" xsi:type="string">downloadableProduct::with_two_separately_links</data> |
| 38 | + <data name="checkoutData/dataset" xsi:type="string">downloadable_update_mini_shopping_cart</data> |
| 39 | + <constraint name="Magento\Checkout\Test\Constraint\AssertCartItemsOptions" /> |
| 40 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInMiniShoppingCart" /> |
| 41 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductQtyInShoppingCart" /> |
| 42 | + <constraint name="Magento\Checkout\Test\Constraint\AssertProductOptionsAbsentInShoppingCart" /> |
| 43 | + </variation> |
| 44 | + </testCase> |
46 | 45 | </config>
|
0 commit comments