Problem/Motivation
After a few other issues land, this is the only(?) remaining functional test that takes longer than 3 minutes to run on gitlab.
We can split the two additional methods added by the test out to their own class, to re-use all the methods from the main test, can skip any methods on the parent class in setUp().
Steps to reproduce
From my local:
Before:
After
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3469819
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:
- 3469819-split-up-jsonapi
changes, plain diff MR !9307
Comments
Comment #2
catchComment #4
smustgrave commentedBreaking up didn't seem to lose coverage.
Comment #7
nod_Committed and pushed 912146269c to 11.x and 8b52f2b0bd to 11.0.x and f0b14e9497 to 10.4.x and d4555ed6cd to 10.3.x. Thanks!