Skip to content

Releases: Cheppers/drupal-behat-contexts

v3.0.1

27 Nov 11:56
7b5b37c
Compare
Choose a tag to compare

What's Changed

  • 36 - Require phpunit ^9 and move dev packages by @gdeni in #37

Full Changelog: v3.0.0...v3.0.1

v3.0.0

17 Nov 14:43
9acfe1c
Compare
Choose a tag to compare

What's Changed

  • Replaced "bex/behat-screenshot": "^1.2" with "drevops/behat-screenshot": "^1.2",
  • Updated packages to be D10 ready (along with dependencies such as Symfony 6)
  • Used post-drupal-scaffold-cmd hook to create settings.php and services.yml before the prepare command, fixing the File 'tests/fixtures/project_01/docroot/sites/default/settings.php' is missing. issue on post-install-cmd.
  • Updated Cheppers\DrupalExtension\Context\Drupal\CoreCkeditor context for CKEditor5.
  • Updated drupal configurations to match D10.
  • Added contrib modules and themes (classy, bartik, seven)
  • Removed unnecessary escapeshellarg() calls and updated Symfony\Component\Process\Process on drupal install to match Symfony 6 (first argument must be an array, or should use Process::fromShellCommandline() method).

Drupal 10 readiness by @balintpekker in #34

New Contributors

Full Changelog: v2.0.2...v3.0.0

v2.0.2: Add query check that it does not cause error during teardown step

19 Oct 09:25
b3401bd
Compare
Choose a tag to compare

What's Changed

  • Add query check that it does not cause error during teardown step by @segi in #33

New Contributors

  • @segi made their first contribution in #33

Full Changelog: v2.0.1...v2.0.2

v2.0.1: Disable access check to get the latest entity properly

16 Aug 10:16
2e398fa
Compare
Choose a tag to compare

What's Changed

  • Disable access check to get the latest entity properly by @gdeni in #32

Full Changelog: v2.0.0...v2.0.1

v2.0.0: Upgrade dependencies

16 Aug 09:23
2327c99
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @gdeni made their first contribution in #29

Full Changelog: v1.0.0...v2.0.0

v1.0.0: Bugfixes

16 Aug 09:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v1.0.0

v0.1.0: Merge pull request #12 from Cheppers/i11-status-message-steps

03 Feb 15:15
359a7ec
Compare
Choose a tag to compare