-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Add tests for View\Layout\Reader\Block and slight refactoring #752
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
Conversation
Vinai
commented
Nov 20, 2014
- Add integration test for View\Layout\Reader\Block
- Change process() return value to conform with Layout\ReaderInterface
- Refactor View\Layout\Reader\Block to conform with coding standards
Thank you for your contribution, @Vinai! |
Hi @Vinai, can you please review you PR, and if it is still actual, review travis and resubmit into develop branch. Thanks |
<arguments> | ||
<argument name="test_arg" xsi:type="string">test-argument-value</argument> | ||
</arguments> | ||
<action method="setTestAction"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove action node from layout. It's deprecated. see: Layout Test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, thats good to know, thanks.
Can you point me to some information or an example what those methods will be replaced with?
Thanks for the feedback. I updated the PR to the develop branch #906. |
MAGETWO-62321: Remove uses of unserialize in Magento_Eav for attribute validate_rules
737 Exception in Low stock report for product with another name on additional storeview