Problem/Motivation
\Drupal\Tests\system\Functional\Common\AlterTest Makes no HTTP requests, but is a functional test.
Steps to reproduce
Proposed resolution
Convert \Drupal\Tests\system\Functional\Common\AlterTest into a Kernel test.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3415060
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:
- 3415060-convert-altertest-into
changes, plain diff MR !6205
Comments
Comment #3
spokjeComment #4
smustgrave commentedConversion seems fine and coverage is still there. Left a comment for committer about the one line removal.
Comment #7
catchCommitted/pushed to 11.x and cherry-picked to 10.2.x, thanks!