Skip to content

MQE-917: Eliminate usage of XSD relative paths #152

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

Merged
merged 15 commits into from
Jun 19, 2018
Merged

MQE-917: Eliminate usage of XSD relative paths #152

merged 15 commits into from
Jun 19, 2018

Conversation

KevinBKozan
Copy link
Contributor

Description

  • PHPStorm IDE urn generate command introduced.
  • Upgrade command and script introduced to convert relative paths to URNs for use with the above.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/verification tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

- New mftf command to generate URN (needed for MTF parity)
- refactor to use DomDocument\Element instead of simplexml
- New UpgrateTestsCommand
- Added call to above command in BuildProject if flag -u is set
- UpgradeTestSchemaPaths script added to upgrade folder.
- implement loggerUtil from MQE-987
- Implement loggingUtil in upgradeTestsCommand
- output to console as well as logger info
- Patch from Alex Kolesnyk
- PHPCS fixes
@coveralls
Copy link

coveralls commented Jun 18, 2018

Coverage Status

Coverage increased (+0.03%) to 56.731% when pulling 7d0c8e0 on MQE-917 into cd958a1 on develop.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.705% when pulling 66a7b10 on MQE-917 into cd958a1 on develop.

@KevinBKozan KevinBKozan merged commit 6281e31 into develop Jun 19, 2018
@KevinBKozan KevinBKozan deleted the MQE-917 branch June 19, 2018 18:54
magento-devops-reposync-svc pushed a commit that referenced this pull request Feb 3, 2022
MQE-1545: Test before/after comments in test/allure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants