Problem/Motivation
LatestTranslationAffectedRevisionTest makes no HTTP requests but is a functional test
Proposed resolution
Convert LatestTranslationAffectedRevisionTest into a Kernel test
Remaining tasks
None.
User interface changes
None.
API changes
None.
Data model changes
None.
Release notes snippet
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3041779-2.patch | 2.88 KB | claudiu.cristea |
Comments
Comment #2
claudiu.cristeaThis patch decreases the locally test run from 9.3 to 2.7 seconds.
Comment #3
lendudeLooked at the before and after and can see no loss of coverage, nice.
Comment #4
alexpottCommitted and pushed 02e6504a9c to 8.8.x and 23359f33a7 to 8.7.x. Thanks!
As a test only change backported to 8.7.x - I discussed backporting test-only changes with @catch (as a release manager).