Split out a couple more config translation UI tests

Created on 29 September 2023, 9 months ago
Updated 8 December 2023, 6 months ago

Problem/Motivation

Follow-up from ๐Ÿ“Œ Split up ConfigTranslationUiTest RTBC - we have a whole test class for date formats with one method, and a huge translation ui test that also has a date formats test. The date format tests could live together in one class.

This requires two very minor changes to the test method that gets moved:

1. Don't try to log in - it already happens in the constructor
2. The big ConfigTranslationUi test uses French, the date formats test uses Spanish and German, switched to testing against German, only about three lines change.

I think this will help test performance marginally because the huge test class is still one of the slowest at well over 6 minutes but it also seems like a better place for it to live.

Also there are two site information tests methods, if we move those out to their own class, I think that will save potentially over a minute.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Fixed

Version

10.2 โœจ

Component
Config translationย  โ†’

Last updated about 1 month ago

Created by

๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024