Merge pull request #706 from magento-qmt/FT-PR-2
[Epam] Extend functional test coverage 2 - Tasks: - MTO-7: [Variation] Add variation to Update Bundle Product test to verify data overrirding on Store View level - MTO-8: [Variation] Add variation to Create Category test with a big nesting a level - MTO-9: [Variation] Add variation to create order test and verify product quantity and stock status - MTO-10: [Test] Login customer with invalid credentials - MTO-11: [Constraint] Add verification that sales rule isn't applied after deletion - MTO-15: [Variation] Manage customers via mass action - MTO-16: [Constraint] Add verification that catalog price rule isn't applied after deletion - MTO-17: [Variation] Add variation to check catalog price rule for configurable product - MTO-19: [Variation] Use short and long search queries in Quick Search - MTO-20: [Variation] Verify Top Destinations for Country Options configuration applied in shopping cart - MTO-30: [Variation] Displaying Out of Stock Products on Storefront - MTO-35: [Constraint] Verify that product quantity after canceling the order - MTO-40: [Variation] Create bundle product with out of stock simple product - MTO-41: [Variation] Verify products became out of stock after purchasing - MTO-42: [Constraint] Add verification for delete button for store group entity - MTO-43: [Constraint] Add verification for delete button for store view entity - MTO-44: [Variation] Create disabled store view - MTO-45: [Constraint] Assert product can be found using advanced search - MTO-46: [Test] Access admin when Store code added to URL - MTO-50: [Test] Custom ACL permission - MTO-55: [Test] Email validation for Guest on checkout flow - MTO-57: [Variation] Add variation to Update Simple Product test to verify data overrirding on Store View level - MTO-58: [Variation] Admin user without restricted privileges cannot access restricted categories - MTO-59: [Variation] Add variation to Create Simple Product with visibility "Not Visible Individually" - MTO-65: [Test] Page cache invalidation and flushing on scheduled indexing - MTO-68: [Variation] Password protection for adding new user - MTO-70: [Test] Register customer with different required character classes for the password - MTO-74: [Variation] Autoupdate URL Rewrites if Subcategories deleted - MTO-76: [Test] Autocomplete Password is not used if Login Password Customer Page - MTO-79: [Variation] Autocreate URL Rewrite for a Product with Several Websites and Different Root Categories - MTO-81: [Test] Move category entity - MTO-83: [Test] Category permissions for the category - MTO-89: [Test] Use Advanced Search by Decimal indexable attribute if Edit/Add Attribute (Cron is OFF, Console "Full Reindex") - MTO-92: [Variation] Check Shipping Amount if not base currency - MTO-93: [Variation] Restricted Admin User can see sales info related to another store - MTO-99: [Variation] Create category in the custom root category - MTO-96: PR2 stabilization
Showing
- dev/tests/functional/lib/Magento/Mtf/Client/Element/SuggestElement.php 13 additions, 0 deletions...ctional/lib/Magento/Mtf/Client/Element/SuggestElement.php
- dev/tests/functional/lib/Magento/Mtf/Util/Command/Cli/Indexer.php 35 additions, 0 deletions...s/functional/lib/Magento/Mtf/Util/Command/Cli/Indexer.php
- dev/tests/functional/tests/app/Magento/Backend/Test/Block/Menu.php 27 additions, 0 deletions.../functional/tests/app/Magento/Backend/Test/Block/Menu.php
- dev/tests/functional/tests/app/Magento/Backend/Test/Block/Messages.php 2 additions, 130 deletions...ctional/tests/app/Magento/Backend/Test/Block/Messages.php
- dev/tests/functional/tests/app/Magento/Backend/Test/Constraint/AssertMenuItemNotVisible.php 43 additions, 0 deletions...ento/Backend/Test/Constraint/AssertMenuItemNotVisible.php
- dev/tests/functional/tests/app/Magento/Backend/Test/Page/Adminhtml/Dashboard.xml 1 addition, 0 deletions...sts/app/Magento/Backend/Test/Page/Adminhtml/Dashboard.xml
- dev/tests/functional/tests/app/Magento/Backend/Test/Repository/ConfigData.xml 23 additions, 0 deletions.../tests/app/Magento/Backend/Test/Repository/ConfigData.xml
- dev/tests/functional/tests/app/Magento/Bundle/Test/Block/Catalog/Product/View/Type/Bundle.php 94 additions, 9 deletions...to/Bundle/Test/Block/Catalog/Product/View/Type/Bundle.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Constraint/AssertBundleItemsOnProductPage.php 28 additions, 7 deletions...Bundle/Test/Constraint/AssertBundleItemsOnProductPage.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Constraint/AssertBundleOptionTitleOnStorefront.php 68 additions, 0 deletions...e/Test/Constraint/AssertBundleOptionTitleOnStorefront.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Fixture/BundleProduct/BundleSelections.php 10 additions, 0 deletions...to/Bundle/Test/Fixture/BundleProduct/BundleSelections.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/Repository/BundleProduct.xml 104 additions, 0 deletions...ests/app/Magento/Bundle/Test/Repository/BundleProduct.xml
- dev/tests/functional/tests/app/Magento/Bundle/Test/Repository/BundleProduct/BundleSelections.xml 139 additions, 0 deletions...Bundle/Test/Repository/BundleProduct/BundleSelections.xml
- dev/tests/functional/tests/app/Magento/Bundle/Test/Repository/BundleProduct/CheckoutData.xml 41 additions, 0 deletions...nto/Bundle/Test/Repository/BundleProduct/CheckoutData.xml
- dev/tests/functional/tests/app/Magento/Bundle/Test/TestCase/CreateBundleProductEntityTest.xml 2 additions, 3 deletions...to/Bundle/Test/TestCase/CreateBundleProductEntityTest.xml
- dev/tests/functional/tests/app/Magento/Bundle/Test/TestCase/UpdateBundleProductEntityTest.php 52 additions, 13 deletions...to/Bundle/Test/TestCase/UpdateBundleProductEntityTest.php
- dev/tests/functional/tests/app/Magento/Bundle/Test/TestCase/UpdateBundleProductEntityTest.xml 7 additions, 0 deletions...to/Bundle/Test/TestCase/UpdateBundleProductEntityTest.xml
- dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Category/Edit/PageActions.php 2 additions, 2 deletions...atalog/Test/Block/Adminhtml/Category/Edit/PageActions.php
- dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Category/Tree.php 2 additions, 1 deletion...pp/Magento/Catalog/Test/Block/Adminhtml/Category/Tree.php
- dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Attribute/Grid.php 2 additions, 2 deletions...o/Catalog/Test/Block/Adminhtml/Product/Attribute/Grid.php
Please register or sign in to comment