Problem/Motivation
CKEditorLoadingTest::testExternalStylesheets() does not perform any functional tests, it only uses the theme installer and related services.
Steps to reproduce
Proposed resolution
Convert it to a kernel test.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3211474.patch | 5.1 KB | longwave |
Comments
Comment #2
longwaveComment #4
daffie commentedOne test method has been moved from a browserbased test to a kernelbased test.
It all looks good to me.
Comment #7
catchCommitted/pushed to 9.3.x and cherry-picked to 9.2.x, thanks!