-
Notifications
You must be signed in to change notification settings - Fork 132
MQE-1963: Update XSD Schema to verify that file has only single entity #602
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
e12619e
to
f353e42
Compare
src/Magento/FunctionalTestingFramework/Util/Filesystem/RecursiveGlobUtil.php
Outdated
Show resolved
Hide resolved
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 do not create new FileResolver since we already have one which should fulfill our needs
src/Magento/FunctionalTestingFramework/Suite/etc/mergedSuiteSchema.xsd
Outdated
Show resolved
Hide resolved
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 take a look at my comments
src/Magento/FunctionalTestingFramework/Config/FileResolver/Root.php
Outdated
Show resolved
Hide resolved
src/Magento/FunctionalTestingFramework/Suite/Util/SuiteObjectExtractor.php
Show resolved
Hide resolved
Addressed review feedback. @okolesnyk @tomreece Please re-review. |
@dobooth Please review devdocs changes |
# Conflicts: # etc/di.xml # src/Magento/FunctionalTestingFramework/Upgrade/UpgradeScriptList.php
be7a672
to
5e62279
Compare
@dobooth Thanks for the feedbacks! Issues addressed. |
@okolesnyk I applied your commit, fixed static test failure and updated the branch. |
Description
Fixed Issues (if relevant)
Contribution checklist