Releases: thunder/drupal-testing
Releases · thunder/drupal-testing
3.0.0: Update composer.json to remove symfony/yaml requirement (#88)
* Update composer.json to remove symfony/yaml requirement Remove the version constraint for symfony/yaml. * Rename tests.yml to test.yml * Upgrade actions/cache from v1 to v4 Updated cache action version for composer and npm dependencies. * Upgrade upload and download artifact actions to v4 * Change PHP version to 8.3 and Drupal to 11.3 Updated PHP and Drupal versions for testing matrix. * Update Drupal version in test workflow * trying stuff * not so specificrecommended project version, another try to fix security advisory is blocking * newer chrome * drupal 11 compat * d11 stuff * cs * static * selenium workarounds * cleanup * simplify --------- Co-authored-by: Daniel Bosen <daniel.bosen@burda.com>
2.0.3
Add php-http/discovery plugin configuration to prepare_old_install
2.0.2: Allow php-http/discovery plugin (#78)
* Allow php-http/discovery plugin * fix
2.0.1
2.0.0
Set transaction isolation level
1.0.47 Set transaction isolation level (#85)
1.0.46: Fix upgrade testing (#84)
* Fix upgrade testing * No symlink * Foo * Fpp --------- Co-authored-by: Christian Fritsch <christian.fritsch@burda.com>
1.0.45: Allow to set a custom phpunit.xml (#83)
What's Changed
- Allow to set a custom phpunit.xml by @chrfritsch in #83
Full Changelog: 1.0.44...1.0.45