Skip to content

Releases: teamneusta/pimcore-testing-framework

v0.12.7

11 Oct 09:11
f96bcbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.6...v0.12.7

v0.12.6

11 Sep 07:00
7ca8937
Compare
Choose a tag to compare

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

18 Jun 11:16
d8ffc7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.4...v0.12.5

v0.12.4

25 Apr 08:11
8750b9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.12.4

v0.12.3

02 Apr 12:10
cbfc556
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

25 Mar 10:12
3c188e3
Compare
Choose a tag to compare

What's Changed

  • Allow kernel configuration via data provider by @jdreesen in #12
  • Describe and test custom kernel configuration attributes by @jdreesen in #13

Full Changelog: v0.12.1...v0.12.2

v0.12.1

19 Mar 17:44
8782d66
Compare
Choose a tag to compare

Features

  • Allow kernel configuration via attributes (#11)

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

18 Mar 14:47
1a6d3ed
Compare
Choose a tag to compare

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

Full Changelog: v0.11.1...v0.12.0

v0.11.1

30 Aug 12:56
2403e2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

20 Jun 15:17
Compare
Choose a tag to compare

⚠️ 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