File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
app/code/Magento/LayeredNavigation/Test/Mftf/Test
dev/tests/functional/tests/app/Magento Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 18
18
<testCaseId value =" MC-6092" />
19
19
<group value =" LayeredNavigation" />
20
20
<group value =" SearchEngineElasticsearch" />
21
- <!-- <skip>-->
22
- <!-- <issueId value="MC-21228"/>-->
23
- <!-- </skip>-->
24
21
</annotations >
25
22
<before >
26
23
<createData entity =" productDropDownAttribute" stepKey =" attribute" />
53
50
</actionGroup >
54
51
<selectOption selector =" {{AdminProductFormSection.customSelectField($$attribute.attribute[attribute_code]$$)}}" userInput =" option1" stepKey =" selectAttribute" />
55
52
<actionGroup ref =" SaveProductFormActionGroup" stepKey =" saveSimpleProduct" />
53
+ <magentoCLI command =" indexer:reindex" stepKey =" reindexAll" />
54
+ <magentoCLI command =" cache:flush" stepKey =" flushCache" />
56
55
<!-- Check storefront mobile view for shop by button is functioning as expected -->
57
56
<comment userInput =" Check storefront mobile view for shop by button is functioning as expected" stepKey =" commentCheckShopByButton" />
58
57
<actionGroup ref =" StorefrontOpenHomePageActionGroup" stepKey =" goToHomePage" />
Original file line number Diff line number Diff line change 39
39
<constraint name =" Magento\Msrp\Test\Constraint\AssertMsrpInShoppingCart" />
40
40
</variation >
41
41
<variation name =" ApplyMapTestVariation5" summary =" Apply MAP Setting on Gesture to Simple Product with Quotes in product name" ticketId =" MAGETWO-69318" >
42
+ <data name =" issue" xsi : type =" string" >MC-20537: Fix MTF tests to work with elasticsearch</data >
42
43
<data name =" product" xsi : type =" string" >catalogProductSimple::msrp_on_gesture_for_product_with_one_single_quote_in_product_name</data >
43
44
<constraint name =" Magento\Msrp\Test\Constraint\AssertMsrpOnCategoryPage" />
44
45
<constraint name =" Magento\Msrp\Test\Constraint\AssertMapOnCategoryPage" />
Original file line number Diff line number Diff line change 13
13
<constraint name =" Magento\Tax\Test\Constraint\AssertTaxWithCrossBorderApplied" />
14
14
</variation >
15
15
<variation name =" TaxWithCrossBorderTestVariation2" >
16
+ <data name =" issue" xsi : type =" string" >MC-20537: Fix MTF tests to work with elasticsearch</data >
16
17
<data name =" product/dataset" xsi : type =" string" >product_with_category</data >
17
18
<data name =" salesRule/dataset" xsi : type =" string" >cart_rule</data >
18
19
<data name =" configData" xsi : type =" string" >cross_border_enabled_price_incl_tax, display_excluding_including_tax</data >
You can’t perform that action at this time.
0 commit comments