drevops / behat-steps

🧪 A collection of Behat step definitions for Drupal
GNU General Public License v3.0
18 stars 13 forks source link

[#124] Added support for CKEditor 5. #168

Closed tannguyen04 closed 10 months ago

tannguyen04 commented 10 months ago

124

AlexSkrypnyk commented 10 months ago

@tannguyen04 could you please confirm that cke5 is used in the d10 fixture site.

tannguyen04 commented 10 months ago

Hi @AlexSkrypnyk I confirmed that Ckeditor 5 is used in the d10 fixture site and Ckeditor 4 is used in the d9 fixture site. Please reference artifacts test.

D9

D10

And from config:

M https://github.com/drevops/behat-steps/blob/main/tests/behat/fixtures/d10/config/sync/editor.editor.basic_html.yml#L12

https://github.com/drevops/behat-steps/blob/main/tests/behat/fixtures/d10/config/sync/core.extension.yml#L9

https://github.com/drevops/behat-steps/blob/main/tests/behat/fixtures/d9/config/sync/core.extension.yml#L9

https://github.com/drevops/behat-steps/blob/main/tests/behat/fixtures/d9/config/sync/editor.editor.basic_html.yml#L12