- π³πΏNew Zealand quietone
Since this issue was created the Seven theme has been deprecated and removed from core.
In #3082690: Mark Media Library as a stable core module β and related issues, a lot of Media Library's front-end code was moved into the Seven theme. Initially, it was all tested by MediaLibrarySevenTheme, which extended MediaLibraryTest and duplicated all of its coverage with Seven as the active theme.
However, because MediaLibraryTest was an unreliable, nightmarish monstrosity of a test, it was decided to remove MediaLibrarySevenTest from #3082690: Mark Media Library as a stable core module β and, once MediaLibraryTest had been refactored and stabilized, restore the test coverage for Seven's modifications.
Add a new MediaLibrarySevenTest which runs through all parts of the media library that Seven touches, and asserts that the changes are made and do not break anything.
Add the test once #3087227: [META] Split up and refactor MediaLibraryTest β , and ideally π [random test failure] Random failures building media library form after uploading image (WidgetUploadTest) Closed: cannot reproduce are addressed.
None.
None; Drupal's tests are not APIs.
None.
None needed.
Closed: outdated
11.0 π₯
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since this issue was created the Seven theme has been deprecated and removed from core.