File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
dev/tests/functional/tests/app/Magento/CatalogSearch/Test/TestCase Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 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\CatalogSearch\Test\TestCase\SuggestSearchingResultEntityTest" summary =" Suggest Searching Results" ticketId =" MAGETWO-24671, MAGETWO-23186" >
10
10
<variation name =" SuggestSearchingResultEntityTestVariation1" summary =" Auto-complete search with product name" ticketId =" MAGETWO-24671" >
11
- <data name =" tag" xsi : type =" string" >stable:no</data >
12
11
<data name =" searchTerm/data/query_text/value" xsi : type =" string" >catalogProductSimple::name</data >
13
12
<data name =" searchTerm/data/num_results" xsi : type =" string" >-</data >
14
13
<constraint name =" Magento\CatalogSearch\Test\Constraint\AssertSuggestSearchingResult" />
15
14
</variation >
16
15
<variation name =" SuggestSearchingResultEntityTestVariation2" summary =" Auto-complete search with product sku" ticketId =" MAGETWO-24671" >
17
- <data name =" tag" xsi : type =" string" >stable:no</data >
18
16
<data name =" searchTerm/data/query_text/value" xsi : type =" string" >catalogProductSimple::sku</data >
19
17
<data name =" searchTerm/data/num_results" xsi : type =" string" >1</data >
20
18
<constraint name =" Magento\CatalogSearch\Test\Constraint\AssertSuggestSearchingResult" />
You can’t perform that action at this time.
0 commit comments