Skip to content

MFTF 2.3.4 Merge develop to master #200

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 12 commits into from
Aug 10, 2018
Merged

MFTF 2.3.4 Merge develop to master #200

merged 12 commits into from
Aug 10, 2018

Conversation

KevinBKozan
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

aljcalandra and others added 12 commits August 8, 2018 16:59
- Added null check for getDriver
- Added null check for error on after step
- Removed catches, removed line from functional suite yml
- changelog entry for 2.3.4 added
- version bump in composer and lock file
- reintroduced functional.suite.dist.yml restart: true
- MagentoWebDriver overwrites parent _after function and remaps it (to be called in TestContextExtension
- Static check ignore for PHPMD
- Moved reset session to after all test runs
- changed suites to not run suite_after if last test was a failure (compatibility issues)
- Suite After no longer resets WebDriver, allows Test after to fail naturally (and Suite After to run)
@KevinBKozan KevinBKozan merged commit ac56e5a into master Aug 10, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.173% when pulling 229b66e on develop into 885c5a0 on master.

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.

3 participants