Skip to content

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.

4 participants