Skip to content

Commit f014ce0

Browse files
author
lestare
committed
MAGETWO-65403: [Backport] - [Performance] Add an opportunity to turn off swatches for category page - for 2.1.6
1 parent 55566a5 commit f014ce0

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
lines changed

dev/tests/functional/tests/app/Magento/Swatches/Test/TestCase/CheckSwatchesInCategoryPageTest.php

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,14 @@
2828
* 3. Set Show Swatches in Product List = No.
2929
* 4. Save configuration.
3030
* 5. Clean cache.
31-
* 6. Go to storefron category.
31+
* 6. Go to storefront > category with configurable product.
3232
* 7. Check swatches not visible in catalog item.
33-
* 8. Set Show Swatches in Product List = Yes.
34-
* 9. Save configuration.
35-
* 10. Clean cache.
36-
* 11. Check swatches are visible in catalog item.
33+
* 8. Navigate to Stores > Configuration > Catalog > Catalog > Storefront.
34+
* 9. Set Show Swatches in Product List = Yes.
35+
* 10. Save configuration.
36+
* 11. Clean cache.
37+
* 12. Go to storefront > category with configurable product.
38+
* 13. Check swatches are visible in catalog item.
3739
*
3840
* @group Swatches (MX)
3941
* @ZephyrId MAGETWO-65485

dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/MAGETWO-65403.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)