Skip to content

Commit 6aee6ff

Browse files
committed
MQE-1833: CHANGELOG.MD and Composer version bump
Reworded some items in Changelog.
1 parent 451430d commit 6aee6ff

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@ Magento Functional Testing Framework Changelog
44
-----
55

66
* Traceability
7-
* Added test's filepath to Allure reports for ease of debugging.
8-
9-
* Modularity
10-
* Refactored problem methods to reduce cyclomatic complexity.
11-
7+
* Allure report enhanced to display file path of tests.
128
* Maintainability
13-
* Added support to read MFTF test entities from path of MFTF test packages.
9+
* Added support to read MFTF test entities from `<magento>dev/tests/acceptance/tests/functional/<vendor_name>/<module_name>/*`
10+
* Removed path deprecation warning from `ModuleResolver`.
11+
* Refactored problem methods to reduce cyclomatic complexity.
1412

1513
### Fixes
1614
* Added escaping for `magentoCLI` commands.
1715
* Fixed issue with builds due to absence of AcceptanceTester class.
18-
* Removed path deprecation warning from ModuleResolver.
1916

2017
### GitHub Issues/Pull requests:
2118
* [#348](https://github.com/magento/magento2-functional-testing-framework/pull/348) -- executeInSelenium command fixed to prevent escaping double quotes.

0 commit comments

Comments
 (0)