ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.79k stars 2.47k forks source link

Add some tests for `useComputedState` usage #4989

Closed Comandeer closed 2 years ago

Comandeer commented 2 years ago

Type of report

Task

Provide description of the task

Followup to #4918.

As we changed the default value of config.useComputedState from undefined to true it would be good to actually have some tests in each plugin that uses it to verify if the option works as intended. For now it seems that we don't have such tests.

Other details

CKEditorBot commented 2 years ago

Closed in https://github.com/ckeditor/ckeditor4/pull/5050