Skip to content

MQE-778: robo generate:tests generates all tests and suites by default #74

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 1 commit into from
Mar 29, 2018

Conversation

imeron2433
Copy link
Contributor

  • add new generate all method to SuiteGenerator
  • modify TestManifest to only clear once
  • introduce argument to exclude tests during generation

Description

Fixed Issues (if relevant)

  1. magento/magento2-functional-testing-framework#<issue_number>: Issue title
  2. ...

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

- add new generate all method to SuiteGenerator
- modify TestManifest to only clear once
- introduce argument to exclude tests during generation
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 52.778% when pulling 07eae39 on MQE-778 into 6ab66f3 on develop.

1 similar comment
@coveralls
Copy link

coveralls commented Mar 29, 2018

Coverage Status

Coverage decreased (-0.2%) to 52.778% when pulling 07eae39 on MQE-778 into 6ab66f3 on develop.

@imeron2433 imeron2433 merged commit b35c503 into develop Mar 29, 2018
@imeron2433 imeron2433 deleted the MQE-778 branch April 12, 2018 15:20
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