Skip to content

MQE-893: Add flag to robo generate: tests which accepts a specific set of tests to execute #92

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 6 commits into from
Apr 11, 2018

Conversation

imeron2433
Copy link
Contributor

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

…t of tests to execute

- alter SuiteGenerator to account for custom suite configuration
…t of tests to execute

- refactor the custom test configuration to use tests/suites in the global scope
…t of tests to execute

- add validation around custom test configuration
…t of tests to execute

- fix generation error during non custom generation
- fix multidimensional references issue
…t of tests to execute

- add support for excluded test and suite generation based on config
…t of tests to execute

- fix array_diff mistake, need to check key
@coveralls
Copy link

coveralls commented Apr 11, 2018

Coverage Status

Coverage decreased (-1.5%) to 49.989% when pulling 81e078d on MQE-893 into 734f356 on develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.5%) to 49.989% when pulling 81e078d on MQE-893 into 734f356 on develop.

@imeron2433 imeron2433 merged commit e2b88bf into develop Apr 11, 2018
@imeron2433 imeron2433 deleted the MQE-893 branch April 11, 2018 17:49
magento-devops-reposync-svc pushed a commit that referenced this pull request Aug 9, 2021
…2-functional-testing-framework-857

[Imported] 33306: Eliminated AspectMock from the ParallelGroupSorterTest class
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