Use API methods to create filter/editor in CKEditor5Test when not explicitly testing the UI

Created on 13 August 2024, 4 months ago
Updated 28 August 2024, 4 months ago

Problem/Motivation

After 📌 Remove a couple of data providers from ckeditor5 ImageTestBase RTBC this is by far the slowest single test across all test types.

There are several times it uses the UI to create an identical text format, even though other parts of the same test cover configuring a text format in the UI, so we can do those using the API instead. This should have a small positive performance effect on other ckeditor5 functional js tests too that call the same method.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Fixed

Version

10.3

Component
CKEditor 5 

Last updated 1 day ago

Created by

🇬🇧United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024