Releases: ho-nl/magento2-ReachDigital_TestFramework
Releases · ho-nl/magento2-ReachDigital_TestFramework
v1.7.0
Add compatibility for Magento 2.4.x
v1.6.0
Magento 2.4.4-p1 made a change to setCustomErrorHandler.
This fixes the following error during tests:
User Deprecated: Specifying types in urls has been deprecated
Magento Changes: magento/magento2@2b9b6d8
v1.5.0
Compatibility Magento 2.4.4
v1.4.0
1.4.0 (2020-11-24)
Features
- Support for new overrides feature introduced in Magento 2.4.0 / 2.4.1
v1.3.0
1.3.0 (2020-10-08)
Features
v1.2.0
1.2.0 (2020-08-23)
Features
- added semantic release (ea66562)
- added support for custom testmodules (d7b20f4)
Documentation
- added example path for testmodule (6fb1645)
Fixes
- actually copy the modules to app/code (a023aee)
- remove php limitation (4ca02d5)
- run deployTestModules.php when bootstrapping (7ea8db8)
1.1.2
Removed version from composer.json because we are using releases
1.1.1
Allow installation with PHP 7.3