Problem/Motivation
Preparation for deprecating the book module.
Move non-migration book-related tests to the book module, so it can be easily reincarnated as a contrib module.
Steps to reproduce
Proposed resolution
Find the tests and move them
Remaining tasks
Patch
Review
Commit
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3376271
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:
- 3376271-move-non-migration-book-related
changes, plain diff MR !4451
Comments
Comment #3
spokjeComment #4
smustgrave commentedThink there are some additional tests in
HandlerAllTest
OliveroTest
UpdatePathTestBaseFilledTest
Comment #6
quietone commentedUpdatePathTestBaseFilledTest involves the database dump and should be handled in a separate issue.
Comment #7
smustgrave commentedCould a follow up be opened for UpdatePathTestBaseFilledTest
Comment #10
catchCommitted/pushed to 11.x and cherry-picked to 10.2.x, thanks!