Releases: teamneusta/pimcore-testing-framework
Releases · teamneusta/pimcore-testing-framework
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
v0.11.1
v0.11.0
⚠️ This release contains breaking changes
Please look at the CHANGELOG.md for details.
What's Changed
- Drop Pimcore 6 support by @jdreesen in #4
- Allow passing any env variable to
BootstrapPimcore::bootstrap()
by @jdreesen in #1 - Disable admin mode by default by @jdreesen in #2
Full Changelog: v0.10.1...v0.11.0