Problem/Motivation

\Drupal\Tests\config\Functional\ConfigOtherModuleTest Makes no HTTP requests but is a functional test.

Steps to reproduce

Proposed resolution

Convert \Drupal\Tests\config\Functional\ConfigOtherModuleTest into a Kernel test.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3415612

Command icon 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

Spokje created an issue. See original summary.

spokje’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Conversion looks good. Seemed the switch was simple.

longwave’s picture

Version: 11.x-dev » 10.2.x-dev
Status: Reviewed & tested by the community » Fixed

Backported to 10.2.x to keep tests in sync.

Committed and pushed 2eba3465c8 to 11.x and 527ae8a21e to 10.2.x. Thanks!

  • longwave committed 527ae8a2 on 10.2.x
    Issue #3415612 by Spokje: Convert ConfigOtherModuleTest into a Kernel...

  • longwave committed 2eba3465 on 11.x
    Issue #3415612 by Spokje: Convert ConfigOtherModuleTest into a Kernel...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.