Problem/Motivation
\Drupal\Tests\options\Functional\OptionsDynamicValuesApiTest Makes no HTTP requests but is a functional test.
Steps to reproduce
Proposed resolution
Convert \Drupal\Tests\options\Functional\OptionsDynamicValuesApiTest into a Kernel test.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3414501
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:
- 3414501-convert-optionsdynamicvaluesapitest-into
changes, plain diff MR !6152
Comments
Comment #2
spokjeComment #4
spokjeComment #5
spokjeComment #6
smustgrave commentedReviewed the changes and appears coverage has not be lost.
Comment #7
spokjeSeeing https://git.drupalcode.org/project/drupal/-/merge_requests/6155#note_254870, I removed the random user_id here as well.
So this needs to go back to NR.
Comment #8
smustgrave commentedChange LGTM.
Comment #11
catchCommited/pushed to 11.x and cherry-picked to 10.2.x, thanks!