Closed (fixed)
Project:
Drupal core
Version:
9.5.x-dev
Component:
editor.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
1 Sep 2022 at 13:50 UTC
Updated:
30 Jan 2023 at 15:44 UTC
Jump to comment: Most recent
Comments
Comment #2
spokjeComment #3
spokjePostponed on #3306715: Replace ckeditor with editor_test in editor_private_test.info.yml
Comment #4
bnjmnmUn-postponed 😎
Comment #6
spokjeComment #8
smustgrave commentedChange looks good.
Marking RTBC but may need a separate MR for 10.1.x.
The current MR does apply cleaning to 10.1.x though.
Comment #12
xjmWonky indeed.
I inspected the directory structure of
core/modules/editor/testsboth before and after the patch, and confirmed that all the fixtures are correctly moved to the subdirectory where one would expect to find them, and also that the only things left behind in the top-levelsrcdirectory are the tests themselves.Committed to 10.1.x, and cherry-picked to 10.0.x and 9.5.x as a test code cleanup. Thanks!
Comment #14
wim leersHah, apparently we got this wrong ~10 years ago, when adding this test coverage in #1833716: WYSIWYG: Introduce "Text editors" as part of filter format configuration 😅 Sorry!
Comment #15
mondrakeAh cool this is fixed already, I was hitting it at #3252386: Use PHP attributes instead of doctrine annotations.
Comment #16
spokjeDrupal: Come for the code, stay for the cool fixes...