Releases: guncha25/drupal-codeception
Releases · guncha25/drupal-codeception
10.0.3
What's Changed
- Add support for CKEditor5 in DrupalAcceptance->fillWysiwygEditor by @k4lv15 in #27
New Contributors
Full Changelog: 10.0.1...10.0.3
9.0.2
Fix cleanup bundle name to load.
9.0.1
Fixes - Exception thrown and test fails when entity does not contain uid property.
Fixes - \Drupal\Core\Session\AccountInterface::getUsername() is deprecated in Drupal 8.0.0, will be removed before Drupal 9.0.0
9.0.0
Drupal 9 compatible version release.
8.0.16
Merge pull request #8 from mgalang/patch-2
Do not fail tests when user entity cleanup fails
8.0.15
Optional field validation.
8.0.14
Allow defining http host.