Skip to content

MQE-1068: Require Issue ID for Skipped Test #167

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 13 commits into from
Jul 10, 2018
Merged

MQE-1068: Require Issue ID for Skipped Test #167

merged 13 commits into from
Jul 10, 2018

Conversation

aljcalandra
Copy link
Contributor

Skip tags will now be required instead of using <group value="skip"/>

Tests still using <group value="skip"/> will cause deprecation warning on generation.

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

aljcalandra and others added 12 commits June 22, 2018 11:23
- Added Schema information for Skip and issueId
- Added tests around skip code
- Added deprecation warning for group skip
- Moved deprecation warning
- Made TODO messages more informative
- Added missing {} for foreach
- Removed IssueId comment generator
- Updated Tests
- Added merge test
- Changed to log for warning
- Removed verbose requirement for deprecation warnign flag
- Added Skip text for issue Ids
- Update and added test
- Added reason and description to skip tag
- Removing Skip and description
@coveralls
Copy link

coveralls commented Jul 10, 2018

Coverage Status

Coverage increased (+0.2%) to 56.227% when pulling cb17300 on MQE-1068 into bf22ecb on develop.

- Correcting static check issue
@aljcalandra aljcalandra merged commit 9bafd56 into develop Jul 10, 2018
@aljcalandra aljcalandra deleted the MQE-1068 branch July 10, 2018 19:25
magento-devops-reposync-svc pushed a commit that referenced this pull request Feb 28, 2022
…#167)

* MQE-3121 MFTF config parallel to support input test names from a file

* fix static checks and ac.

* updated doc

* added example

* Update mftf.md

Co-authored-by: Kevin Kozan <[email protected]>
Co-authored-by: Kevin Kozan <[email protected]>
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