Problem/Motivation
MenuUiNodeTest uses a form submission 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 | replace_ui_by_api-3385834-2.patch | 2.99 KB | vbouchet |
Comments
Comment #2
vbouchetComment #3
joachim commentedLooks good!
Comment #4
longwaveCommitted and pushed 7a84619f63 to 11.x and c5444ac62a to 10.2.x and f78f93b941 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_