Problem/Motivation
As GitLab pipelines were introduced in https://www.drupal.org/project/add_to_head/issues/3556565, I suggest covering this module with tests. As a start, let's cover AddToHeadParamConverter
Issue fork add_to_head-3575189
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 #2
vitaliyb98 commentedComment #4
vitaliyb98 commentedAs a good start, covered AddToHeadParamConverter with Kernel tests.
I think other functionality parts should be covered in separate issues.
Comment #7
baikho commented