Skip to content

Conversation

soumyau
Copy link
Contributor

@soumyau soumyau commented Mar 19, 2020

Changelog updated

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

@coveralls
Copy link

Coverage Status

Coverage increased (+1.5%) to 55.263% when pulling 00145f9 on MQE-2023 into d82e6cf on MFTF3.0.0-RC1.

@soumyau soumyau closed this Mar 19, 2020
@soumyau soumyau deleted the MQE-2023 branch March 19, 2020 18:58
### Enhancements
* Customizability
* Introduced MFTF helpers `<helper>` to create custom actions outside of MFTF.
* Removed deprecated actions `<executeSelenium>` and `<performOn>`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please also add sub-folders are supported for Test modules.

* Introduced MFTF helpers `<helper>` to create custom actions outside of MFTF.
* Removed deprecated actions `<executeSelenium>` and `<performOn>`.
* Maintainability
* Schema updates for test entities to only allow single entity per file.
Copy link
Contributor

Choose a reason for hiding this comment

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

Exceptions to this are Data and MetaData

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