Problem/Motivation
The module has no test coverage to ensure added functionality is maintained. It would be ideal to add a functional test for the admin form and the event subscriber.
Steps to reproduce
N/A
Proposed resolution
Add a functional test to test the Tome Add Paths admin form and event subscriber.
Remaining tasks
* Add functional test
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork tome_add_paths-3456912
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
Comment #3
hoffismo commentedI've created a MR for the test: https://git.drupalcode.org/project/tome_add_paths/-/merge_requests/2, so moving this issue to Needs review status.
Comment #6
enchufeThanks for your contribution! I find it a good contribution to the module, I am merging your request in the main branch.