Problem/Motivation
\Drupal\Tests\taxonomy\Functional\Views\RelationshipNodeTermDataTest makes no HTTP requests but is a functional test.
Proposed resolution
- Convert \Drupal\Tests\taxonomy\Functional\Views\RelationshipNodeTermDataTest into a Kernel test.
Remaining tasks
None.
User interface changes
None.
API changes
None.
Data model changes
None.
Release notes snippet
N/A
| Comment | File | Size | Author |
|---|
Issue fork drupal-3046959
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:
- 3046959-convert-relationshipnodetermdatatest-into
changes, plain diff MR !6136
Comments
Comment #2
claudiu.cristeaThis is postponed on #3041030: Convert functional EfqTest to a kernel test and move TaxonomyTestTrait from tests/src/Functional to tests/src/Traits because it needs the trait implemented there. Uploading the progress done so far.
Comment #3
claudiu.cristeaComment #12
quietone commentedComment #13
spokjeComment #14
spokjeComment #15
spokjeComment #17
spokjeComment #18
spokjeWilling to split this up into three separate issues if this would make reviewing/committing easier.
Just don't want to be accused of credit farming. (Dear lord, if there's something I _don't_ need it's more core credits...;)
Comment #19
spokjeComment #20
spokjeI've split this up into three separate issues.
Comment #21
smustgrave commentedConversion looks good
Comment #24
catchCommitted/pushed to 11.x and cherry-picked to 10.2.x, thanks!