Problem/Motivation
\Drupal\Tests\node\Functional\Views\RowPluginTest Makes no HTTP requests but is a functional test.
Steps to reproduce
Proposed resolution
Convert \\Drupal\Tests\node\Functional\Views\RowPluginTest into a Kernel test.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3415557
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:
- 3415557-convert-rowplugintest-into
changes, plain diff MR !6228
Comments
Comment #3
spokjeComment #4
smustgrave commentedCoverage still seems to be there.
Comment #5
catchOne arguably out of scope comment on the arguably out of scope change in the MR.
Comment #6
spokjeNo arguments from me on this one, changed as arguably never requested...
Comment #7
smustgrave commentedFeedback appears to be addressed.
Comment #8
longwaveBackported to 10.2.x to keep tests in sync.
Committed and pushed 929da61ebc to 11.x and 0d176b28b4 to 10.2.x. Thanks!