Skip to content

Conversation

KevinBKozan
Copy link
Contributor

Description

  • Removed use of Codeception\Extension\RunFailed
  • Moved RunFailed functionality to TestContextExtension, to be able to write incomplete tests to the failed file (for build reasons)
  • Incomplete tests are now set as failed in MagentoAllureAdapter

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

- Added testIncomplete override to allure adapter, will mark incomplete tests as failed
- Lifted runFailed functionality from extension into TestContextExtension to be able to write incomplete tests to the failed fail
- Removed runFailed exception from etc version of Codeception.yml
- Fixed writing of blank file if nothing failed
Copy link
Contributor

@jilu1 jilu1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good. Reviewed by Alex and me.

@KevinBKozan KevinBKozan merged commit bf2143d into develop Dec 6, 2018
@KevinBKozan KevinBKozan deleted the MQE-1372 branch December 6, 2018 20:54
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