Problem/Motivation

\Drupal\Tests\block_content\Functional\Views\FieldTypeTest Makes no HTTP requests but is a functional test.

Steps to reproduce

Proposed resolution

Convert both \Drupal\Tests\block_content\Functional\Views\FieldTypeTest into a Kernel test.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3414259

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

Changes appears fine and doesn't appear to lose any coverage.

longwave’s picture

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

Reviewed with git diff -M1 which shows minimal changes to convert the test type.

Backported to 10.2.x as a tests-only change.

Committed and pushed 705bbc7632 to 11.x and 9be71d0876 to 10.2.x. Thanks!

  • longwave committed 9be71d08 on 10.2.x
    Issue #3414259 by Spokje: Convert FieldTypeTest into a Kernel test
    
    (...

  • longwave committed 705bbc76 on 11.x
    Issue #3414259 by Spokje: Convert FieldTypeTest into a Kernel test
    

Status: Fixed » Closed (fixed)

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