Problem/Motivation
PathContentModerationTest uses form submissions to change language settings.
This is expensive, and not what the test is covering.
Steps to reproduce
Proposed resolution
Change to API calls.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | use_api_instead_ui-3385837-2.patch | 1.9 KB | vbouchet |
Comments
Comment #2
vbouchetComment #3
smustgrave commentedFreaky literally just reviewed a ticket with the same issue.
But refactor seems good!
Comment #4
longwaveCommitted and pushed 815a709fc1 to 11.x and 4d236cf276 to 10.2.x and b9f1f9a8c6 to 10.1.x. Thanks!
Comment #8
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request. Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
Comment #9
nod_