Problem/Motivation
DisplayFeedTranslationTest 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.
DisplayFeedTranslationTest uses form submissions to change language settings.
This is expensive, and not what the test is covering.
Change to API calls.
Comments
Comment #2
smustgrave commentedTagging for new users as may be some good practice with refactoring tests.
Comment #3
shalini_jha commentedI have tested this DisplayFeedTranslationTest in 11.x, there is no submitForm in this test. please review.
Thanks
Comment #4
smustgrave commented