Remove usages of book module from tests

Created on 15 January 2024, over 1 year ago
Updated 13 February 2024, about 1 year ago

Problem/Motivation

Remove uses of book from from test, excluding Update tests.

Steps to reproduce

$ grep --exclude-dir={fixtures,book,node_modules,vendor,themes} -riw book core | grep Test | grep -vi migrat | grep book

These are the files

core/modules/views/tests/src/Kernel/TestViewsTest.php
core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php

UpdatePathTestBaseFilledTest.php is not to be done in this issue.

Proposed resolution

Examine each usage and decide how to keep the test coverage.

core/modules/views/tests/src/Kernel/TestViewsTest.php - ??
core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php - changed to test theme
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php - changed to use History module

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Fixed

Version

11.0 ๐Ÿ”ฅ

Component
Bookย  โ†’

Last updated 3 months ago

  • Maintained by
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States @pwolanin
Created by

๐Ÿ‡ณ๐Ÿ‡ฟNew Zealand quietone

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024