Skip to content

MQE-982: Verification Test around Suite Generation #118

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 10 commits into from
May 1, 2018
Merged

Conversation

aljcalandra
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

 - Adding Tests for Parallel Suite Generation and Suite Hook Verification
 - Added SingleRun Manifest Verification
 - Sanitized createGroupDir for multiple entry points
 - Added CreateData and DeleteData Actions to suite verification test
 - Added Cleanup for _generated before tests for this class start
 - Changed assert to check for subset information
 - Using array intersect instead of subset to avoid indexing issues
 - Moved _suite to verification
 - Removed check to discard manifest.txt
 - Updated funcitonalSuiteHooks and corresponding resource file
 - Added mock to bootstrap to set file paths
@magento-cicd2
Copy link

magento-cicd2 commented May 1, 2018

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

coveralls commented May 1, 2018

Coverage Status

Coverage increased (+6.2%) to 56.799% when pulling 163b913 on MQE-982 into a955ad1 on develop.

@imeron2433 imeron2433 merged commit 241734e into develop May 1, 2018
@imeron2433 imeron2433 deleted the MQE-982 branch May 1, 2018 22:26
magento-devops-reposync-svc pushed a commit that referenced this pull request Sep 9, 2021
…o2-functional-testing-framework-872

[Imported] AC-1193: Fix broken MFTF tests
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.

4 participants