Releases: teamneusta/pimcore-testing-framework
Releases · teamneusta/pimcore-testing-framework
v0.12.8
What's Changed
- Allow PHP 8.3 and use MariaDB 10.11.10 for the tests by @lukadschaak in #29
Full Changelog: v0.12.7...v0.12.8
v0.12.7
v0.12.6
What's Changed
- update php-cs-fixer to ^3.60 by @lukadschaak in #20
- Ensure Pimcore 10.5 is installed when testing with "lowest" dependencies by @jdreesen in #22
- Check for composer dependency issues by @jdreesen in #21
- Ensure "lowest" tests correct versions by @jdreesen in #18
- Fix importing database dumps on Alpine Linux by @jdreesen in #27
Full Changelog: v0.12.5...v0.12.6
v0.12.5
v0.12.4
What's Changed
- Fix type definition for
ConfgureExtension
by @yariksheptykin in #16
New Contributors
- @yariksheptykin made their first contribution in #16
Full Changelog: v0.12.3...v0.12.4
v0.12.3
v0.12.2
v0.12.1
v0.12.0
Features
- Dynamically configurable test kernel with which you can register bundles, load configurations, configure extensions, and register compiler passes for each test (#8)
What's Changed
- chore: update bundle structure to latest version by @lukadschaak in #7
- Remove support for Pimcore
11.2
by @jdreesen in #9 - Configurable Kernel for integration tests by @jdreesen in #8
New Contributors
- @lukadschaak made their first contribution in #7
Full Changelog: v0.11.1...v0.12.0