Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 295852

Deprecate SystemConfigFormTestBase and create kernel test version

$
0
0

Problem/Motivation

The \Drupal\system\Tests\System\SystemConfigFormTestBase abstract class cannot simply be converted to phpunit since it is used by contrib and custom code. Instead, it can be copied over to both a kernel version (as originally intended, it works just fine as a kernel test), and a functional version for the FormObjectTest.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes


Viewing all articles
Browse latest Browse all 295852

Trending Articles