File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
Magento Functional Testing Framework Changelog
2
2
================================================
3
+ 3.0.0 RC4
4
+ ---------
5
+
6
+ ### Enhancements
7
+
8
+ * Customizability
9
+ * Changed ` <group value="skip"/> ` to no longer skip a test, instead test is added to ` skip ` group.
10
+ * Maintainability
11
+ * Trimmed mftf.log to not include notices and warnings at test execution time.
12
+ * Added chrome option ` --ignore-certificate-errors ` in ` functional.suite.dist.yml ` .
13
+ * Traceability
14
+ * Changed static check output directory from current working directory to ` TESTS_BP/tests/_output/static-results/ ` .
15
+ * Readability
16
+ * [ 3.0.0 Backward Incompatible Changes are documented.] ( ./docs/backward-incompatible-changes.md )
17
+
18
+ ### Fixes
19
+
20
+ * Fixed issue with Extended data entity won't merge array items.
21
+
3
22
3.0.0 RC3
4
23
---------
5
24
You can’t perform that action at this time.
0 commit comments