Skip to content

Releases: ho-nl/magento2-ReachDigital_TestFramework

v1.7.0

19 Sep 13:38
0ca693e
Compare
Choose a tag to compare

Add compatibility for Magento 2.4.x

v1.6.0

10 Mar 14:16
015bb3d
Compare
Choose a tag to compare

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

14 Apr 08:21
231149f
Compare
Choose a tag to compare

1.5.0

Compatibility Magento 2.4.4

v1.4.0

24 Nov 09:58
bbe4399
Compare
Choose a tag to compare

1.4.0 (2020-11-24)

Features

  • Support for new overrides feature introduced in Magento 2.4.0 / 2.4.1

v1.3.0

08 Oct 10:46
aae963d
Compare
Choose a tag to compare

1.3.0 (2020-10-08)

Features

  • Magento 2.4 support

v1.2.0

23 Aug 13:28
204c89c
Compare
Choose a tag to compare

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

20 Feb 07:12
a6519a7
Compare
Choose a tag to compare

Removed version from composer.json because we are using releases

1.1.1

13 Feb 08:30
54dbd6d
Compare
Choose a tag to compare

Allow installation with PHP 7.3