Problem/Motivation

Because of #3083275: [meta] Update tests that rely on Classy to not rely on it anymore and Classy being deprecated in Drupal 9 + removed in Drupal 10,: Tests that aren't specifically testing Classy yet declare $defaultTheme = 'classy'; should be refactored to use Stark as the default theme instead.

Proposed resolution

Change all tests in this module to use Stark as the default theme, and refactor the tests where needed so they continue to function properly.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3303037

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nod_ created an issue. See original summary.

bnjmnm made their first commit to this issue’s fork.

bnjmnm’s picture

Status: Active » Needs review
longwave’s picture

Status: Needs review » Needs work

Added a couple of questions.

wim leers’s picture

Title: CKEditor5 tests should not rely on Classy » CKEditor 5 tests should not rely on Classy

🙈 (Bump and title typo fix.)

wim leers’s picture

Status: Needs work » Closed (outdated)
Related issues: +#3304731: Update remaining tests using Classy to use Starterkit

AFAICT there's nothing left to do here, #3304731: Update remaining tests using Classy to use Starterkit tackled this! 👍