Problem/Motivation
FileManagedAccessTest makes no HTTP requests but is a functional test
Proposed resolution
Convert FileManagedAccessTest 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 |
|---|---|---|---|
| #6 | 3048434-6.patch | 4.93 KB | claudiu.cristea |
Comments
Comment #2
claudiu.cristeaThis patch decreases the locally test run from 7.0 to 1.6 seconds.
Comment #3
lendudeSame patch rolled with -M10% to detect the move and make reviewing easier.
Comment #4
lendudeConversion looks good, I don't see any loss of coverage and nice to see clearer naming of the created test files.
Comment #5
catchThis should use gender neutral language (and will fail the coder rule just added), but also just doesn't need a comment at all since the code following is self-explanatory.
Comment #6
claudiu.cristeaRemoved the line.
Comment #7
johnwebdev commentedFeedback has been adressed :)
Comment #9
larowlanCommitted 2adeb97 and pushed to 8.8.x. Thanks!
C/p as 13cc9de963 and pushed to 8.7.x