Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 297731

Update Settings Tray tests to not use Bartik and Seven

$
0
0

Problem/Motivation

There are several tests that have references to Bartik and Seven:

   2 core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php
   3 core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php

These tests should be updated to either use Olivero, Claro, or System module's test_theme so we can deprecate Bartik #3249109: Deprecate Bartik in core once Olivero is the default theme and Seven #3084814: Deprecate Seven theme as mentioned at #3278124: Convert various tests that use bartik/seven to olivero/claro.

Steps to reproduce

git grep -E '(bartik)|(seven)' -- 'core/modules/settings_tray/tests' | awk -F: '{print $1}' | sort | uniq -c should return no results when this work is complete.

Remaining tasks

Update the tests.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

I don't think we need release notes or a change record.


Viewing all articles
Browse latest Browse all 297731

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>