Releases: EcomDev/magento2-test-essentials
Releases · EcomDev/magento2-test-essentials
v1.0.0
1.0.0 (2025-01-14)
⚠ BREAKING CHANGES
- mark
Store/StoreManagerfinal - mark
Store/Storefinal - mark
Store/StoreGroupfinal - mark
Store/Websitefinal - mark
ObjectManagerfinal
Features
- add
ScopeConfigurationInterfacefake (94b9fde) - Added
DeploymentConfig(153b2f8) - added support for database testing via
IntegrationUtility(e334f8a) - Change
DeploymentConfigto be able adding multiple database connection configs (e3fbde4) - mark
ObjectManagerfinal (39cd98c) - mark
Store/Storefinal (39cd98c) - mark
Store/StoreGroupfinal (39cd98c) - mark
Store/StoreManagerfinal (39cd98c) - mark
Store/Websitefinal (39cd98c) - migrate to PHP 8 (6e23f60)
Bug Fixes
- move to mirror.mage-os.org to prevent auth on Magento (96f4ef2)
- README.md contains now new expected features (94b9fde)
Miscellaneous Chores
- add COMPOSER_AUTH for CI (4a665b1)
- add composer.lock to ignore (e058611)
- add status badge to README (d4fac8b)
- added release-please (6e23f60)
- adjust type annotation in comment to not be treated as doc comment (53ca0ba)
- covered scope config with more tests (153b2f8)
- drop php 8.1 from CI (26a5cca)
- fix formattinfix formating (566f52b)
- fix formatting of files (b70305d)
- remove outdated changelog statements (06800bf)
- remove redundant whitespace in readme (0b607bc)
- update composer to include 8.3 support (a55e52b)
- update copyright year (af8c49d)
- update examples to modern PHP versions (1b1c592)