Problem/Motivation
ContactLanguageTest 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 an API call.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | use_api_instead_of_ui-3384935-2.patch | 1.42 KB | vbouchet |
Comments
Comment #2
vbouchetComment #3
joachim commentedLooks good!
Comment #4
longwaveCommitted and pushed 8c01b91e20 to 11.x and 9260579dde to 10.2.x and e02f739e37 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_