|
8 | 8 | <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../vendor/magento/mtf/etc/variations.xsd">
|
9 | 9 | <testCase name="Magento\Catalog\Test\TestCase\Product\UpdateSimpleProductEntityTest" summary="Update Simple Product" ticketId="MAGETWO-23544">
|
10 | 10 | <variation name="UpdateSimpleProductEntityTestVariation1">
|
| 11 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
11 | 12 | <data name="description" xsi:type="string">Update visibility to Catalog, Search</data>
|
12 | 13 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
13 | 14 | <data name="product/data/name" xsi:type="string">Test simple product %isolation%</data>
|
|
24 | 25 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductPage" />
|
25 | 26 | </variation>
|
26 | 27 | <variation name="UpdateSimpleProductEntityTestVariation2">
|
| 28 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
27 | 29 | <data name="description" xsi:type="string">Update visibility to Not Visible Individually</data>
|
28 | 30 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
29 | 31 | <data name="product/data/name" xsi:type="string">Test simple product %isolation%</data>
|
|
38 | 40 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductIsNotDisplayingOnFrontend" />
|
39 | 41 | </variation>
|
40 | 42 | <variation name="UpdateSimpleProductEntityTestVariation3">
|
| 43 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
41 | 44 | <data name="description" xsi:type="string">Update visibility to Catalog</data>
|
42 | 45 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
43 | 46 | <data name="product/data/name" xsi:type="string">Test simple product %isolation%</data>
|
|
55 | 58 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductPage" />
|
56 | 59 | </variation>
|
57 | 60 | <variation name="UpdateSimpleProductEntityTestVariation4">
|
| 61 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
58 | 62 | <data name="description" xsi:type="string">Update visibility to Search</data>
|
59 | 63 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
60 | 64 | <data name="product/data/name" xsi:type="string">Test simple product %isolation%</data>
|
|
72 | 76 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductSearchableBySku" />
|
73 | 77 | </variation>
|
74 | 78 | <variation name="UpdateSimpleProductEntityTestVariation5">
|
| 79 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
75 | 80 | <data name="description" xsi:type="string">Update stock to Out of Stock</data>
|
76 | 81 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
77 | 82 | <data name="product/data/name" xsi:type="string">Test simple product %isolation%</data>
|
|
89 | 94 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductSearchableBySku" />
|
90 | 95 | </variation>
|
91 | 96 | <variation name="UpdateSimpleProductEntityTestVariation6">
|
| 97 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
92 | 98 | <data name="description" xsi:type="string">Update product status to offline</data>
|
93 | 99 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
94 | 100 | <data name="product/data/name" xsi:type="string">Test simple product %isolation%</data>
|
|
103 | 109 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductIsNotDisplayingOnFrontend" />
|
104 | 110 | </variation>
|
105 | 111 | <variation name="UpdateSimpleProductEntityTestVariation7">
|
| 112 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
106 | 113 | <data name="description" xsi:type="string">Update category</data>
|
107 | 114 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
108 | 115 | <data name="product/data/category_ids/dataset" xsi:type="string">default</data>
|
|
118 | 125 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductVisibleInCategory" />
|
119 | 126 | </variation>
|
120 | 127 | <variation name="UpdateSimpleProductEntityTestVariation8" summary="Edit Simple Product" ticketId="MAGETWO-12428">
|
| 128 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
121 | 129 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
122 | 130 | <data name="product/data/category_ids/dataset" xsi:type="string">default</data>
|
123 | 131 | <data name="product/data/name" xsi:type="string">Test simple product %isolation%</data>
|
|
128 | 136 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductPage" />
|
129 | 137 | </variation>
|
130 | 138 | <variation name="UpdateSimpleProductEntityTestVariation9" summary="Unassign Products from the Category" ticketId="MAGETWO-12417">
|
131 |
| - <data name="tag" xsi:type="string">test_type:acceptance_test, test_type:extended_acceptance_test</data> |
| 139 | + <data name="tag" xsi:type="string">test_type:acceptance_test, test_type:extended_acceptance_test, mftf_migrated:yes</data> |
132 | 140 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
133 | 141 | <data name="product/data/category_ids/dataset" xsi:type="string"> -</data>
|
134 | 142 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductSaveMessage" />
|
135 | 143 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductNotVisibleInCategory" />
|
136 | 144 | </variation>
|
137 | 145 | <variation name="EditSimpleProductTestVariation10" summary="Edit product with enabled flat" ticketId="MAGETWO-21125">
|
| 146 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
138 | 147 | <data name="configData" xsi:type="string">product_flat</data>
|
139 | 148 | <data name="initialProduct/dataset" xsi:type="string">simple_10_dollar</data>
|
140 | 149 | <data name="product/data/name" xsi:type="string">Simple Product %isolation%</data>
|
|
146 | 155 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductInCategory" />
|
147 | 156 | </variation>
|
148 | 157 | <variation name="EditSimpleProductTestVariation11" summary="Update simple product with custom option">
|
| 158 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
149 | 159 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
150 | 160 | <data name="product/data/name" xsi:type="string">Test simple product %isolation%</data>
|
151 | 161 | <data name="product/data/sku" xsi:type="string">test_simple_product_%isolation%</data>
|
|
160 | 170 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductInCart" />
|
161 | 171 | </variation>
|
162 | 172 | <variation name="UpdateSimpleProductEntityTestVariation12" summary="Verify data overriding on Store View level" ticketId="MAGETWO-50640">
|
| 173 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
163 | 174 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
164 | 175 | <data name="store/dataset" xsi:type="string">custom</data>
|
165 | 176 | <data name="product/data/use_default_name" xsi:type="string">No</data>
|
|
168 | 179 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductNameOnDifferentStoreViews" />
|
169 | 180 | </variation>
|
170 | 181 | <variation name="UpdateSimpleProductEntityTestVariation13" summary="Price overriding on Store View level" ticketId="MAGETWO-58861">
|
171 |
| - <data name="tag" xsi:type="string">test_type:acceptance_test, test_type:extended_acceptance_test</data> |
| 182 | + <data name="tag" xsi:type="string">test_type:acceptance_test, test_type:extended_acceptance_test, mftf_migrated:yes</data> |
172 | 183 | <data name="configData" xsi:type="string">price_scope_website</data>
|
173 | 184 | <data name="initialProduct/dataset" xsi:type="string">product_with_category</data>
|
174 | 185 | <data name="store/dataset" xsi:type="string">custom</data>
|
|
178 | 189 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductPriceOnDifferentStoreViews" />
|
179 | 190 | </variation>
|
180 | 191 | <variation name="UpdateSimpleProductEntityTestVariation14" summary="An error appears on open tier price with locale formatting" ticketId="MAGETWO-62076">
|
| 192 | + <data name="tag" xsi:type="string">mftf_migrated:yes</data> |
181 | 193 | <data name="initialProduct/dataset" xsi:type="string">simple_with_hight_tier_price</data>
|
182 | 194 | <constraint name="Magento\Catalog\Test\Constraint\AssertProductFormattingTierPrice" />
|
183 | 195 | </variation>
|
|
0 commit comments