File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
dev/tests/functional/tests/app/Magento/CatalogSearch/Test/TestCase Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 75
75
<constraint name =" Magento\CatalogSearch\Test\Constraint\AssertCatalogSearchQueryLength" />
76
76
<constraint name =" Magento\CatalogSearch\Test\Constraint\AssertProductCanBeOpenedFromSearchResult" />
77
77
</variation >
78
- <variation name =" SearchEntityResultsTestVariation16" summary =" Search for two simple products and check their order" ticketId =" MAGETWO-58964" >
78
+ <variation name =" SearchEntityResultsTestVariation16"
79
+ summary =" Search for two simple products for text in attributes with same search weight and check their sort order"
80
+ ticketId =" MAGETWO-64501" >
79
81
<data name =" catalogSearch/data/query_text/search_query" xsi : type =" string" >alaska</data >
80
82
<data name =" catalogSearch/data/query_text/value" xsi : type =" array" >
81
83
<item name =" product_2" xsi : type =" string" >catalogProductSimple::search_weight_term_twice_weight_1</item >
82
84
<item name =" product_1" xsi : type =" string" >catalogProductSimple::search_weight_term_once_weight_1</item >
83
85
</data >
84
86
<constraint name =" Magento\CatalogSearch\Test\Constraint\AssertCatalogSearchResultOrder" />
85
87
</variation >
86
- <variation name =" SearchEntityResultsTestVariation17" summary =" Search for two simple products and check their order" ticketId =" MAGETWO-58964" >
88
+ <variation name =" SearchEntityResultsTestVariation17"
89
+ summary =" Search for two simple products for text in attributes with different search weight and check their sort order"
90
+ ticketId =" MAGETWO-64502" >
87
91
<data name =" catalogSearch/data/query_text/search_query" xsi : type =" string" >alaska</data >
88
92
<data name =" catalogSearch/data/query_text/value" xsi : type =" array" >
89
93
<item name =" product_1" xsi : type =" string" >catalogProductSimple::search_weight_term_once_weight_5</item >
You can’t perform that action at this time.
0 commit comments