Problem/Motivation
LatestRevisionFilterTest makes no HTTP requests but is a functional test
Proposed resolution
Convert LatestRevisionFilterTest 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 | 3041786-2.patch | 6.87 KB | claudiu.cristea |
Comments
Comment #2
claudiu.cristeaThis patch decreases the locally test run from 8 to 2.4 seconds.
Comment #3
lendudeNice cleanup. Looked at the before and after and can find no loss of coverage.
Comment #4
alexpottCommitted and pushed 1cb3315fda to 8.8.x and 33bbfa4f32 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).
Comment #7
alexpott