Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test assertion #755

Closed
wants to merge 1 commit into from
Closed

Fix test assertion #755

wants to merge 1 commit into from

Conversation

Vinai
Copy link
Contributor

@Vinai Vinai commented Nov 20, 2014

The original assertion simply stubbed the setStructureElementData method on the View\Layout\ScheduledStructure\Helper mock. The method in question is not part of the helper interface but of the View\Layout\ScheduledStructure interface.
The change moves the assertion to the scheduled structure mock and changes the expectation from any() to once().

@maksek
Copy link
Contributor

maksek commented Dec 26, 2014

Hi @Vinai, if you still interested in processing this PR, can you please resubmit it to develop branch, and also re-run test? Thanks, Max.

* Fix test assertion in View\Layout\Reader\UiComponentTest
* Refactor so the test name matches the changes in the code
@Vinai Vinai closed this Jan 5, 2015
mmansoor-magento pushed a commit that referenced this pull request Jan 20, 2017
[Epam] Extend functional test coverage 3
- Task:
- MTO-3: [Test] Create test for CMS page mass grid functionality
- MTO-6: [Variation] Add variation to Update Downloadable Product test to verify data overriding on Store View level
- MTO-8: Add variation to create category test with a big nesting level
- MTO-14: [Variation] Add variation to update Category on Store View level
- MTO-15: [Variation] Manage customers via mass action
- MTO-31: [Constraint] Verify auto-generate Request Path for product which is assigned to subcategory
- MTO-34: [Constraint] Verify that product quantity is decreased after placing an order
- MTO-36: [Constraint] Verify that product can be added to shopping cart from search page
- MTO-38: [Constraint] Update synonym group search in a grid
- MTO-39: [Test] Create multiple synonyms groups
- MTO-45: [Constraint] Assert product can be found using advanced search
- MTO-47: [Constraint] Assert item count in mini shopping cart
- MTO-48: [Variation] Verify that first name and last name are put to address while checkout
- MTO-49: [Test] Sales shipping report
- MTO-51: [Variation] Product advanced inventory
- MTO-52: [Constraint] Assert shopping cart sidebar
- MTO-54: [Test] Shopping Cart and Mini Shopping Cart per Customer
- MTO-66: [Variation] No XSS injection on Update User Account
- MTO-72: [Variation] Use sorting category filter for applied layered navigation
- MTO-73: Catalog Rules Indexer
- MTO-79: [Variation] Autocreate URL Rewrite for a Product with Several Websites and Different Root Categories
- MTO-80: [Constraint] Verify URL rewrite for nesting category
- MTO-82: [Variation] Edit category to check URL rewrites
- MTO-86: [Test] Cache invalidation when products website visibility change
- MTO-87: [Test] Page cache for different CMS pages on multiple store views
- MTO-90: [Test] Reports Refresh statistics
- MTO-91: [Test] Url rewrites in catalog categories after changing url key for store view and moving category
- MTO-97: [Test] Unlock Admin User
- MTO-98: [Variation] Do Advanced Search without entering data
magento-engcom-team added a commit that referenced this pull request Jul 11, 2019
 - Merge Pull Request magento/graphql-ce#755 from pmclain/graphql-ce:issue/740
 - Merged commits:
   1. b0f98b4
magento-engcom-team pushed a commit that referenced this pull request Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants