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.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

joachim created an issue. See original summary.

smustgrave’s picture

Issue tags: +Novice

Tagging for new users as may be some good practice with refactoring tests.

shalini_jha’s picture

Status: Active » Needs review

I have tested this DisplayFeedTranslationTest in 11.x, there is no submitForm in this test. please review.
Thanks

smustgrave’s picture

Status: Needs review » Closed (works as designed)