mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 20:40:18 +00:00
b06bae0d4e
`tst_languageSettings`: - Feature and basic scenarios definition: Change language by selection and change language by search. - Added `StatusLanguageScreen` class and related methods to change and validate language. `SquishDriver`: - Added support to scroll at a specific list view index. - Added support to directly type into a focused element. `settings_names.py`: - Added support for object names related to `side bar` options. - Unified some nomenclature related to settings objects. `LanguageView`: - Updated to allow registering the change on Linux before the restart popup is shown so the language test can work. Closes #6903
11 lines
330 B
Plaintext
11 lines
330 B
Plaintext
AUT=nim_status_client
|
|
CWD=<CWD_of_Server>
|
|
ENVVARS=envvars
|
|
HOOK_SUB_PROCESSES=false
|
|
IMPLICITAUTSTART=0
|
|
LANGUAGE=Python
|
|
OBJECTMAPSTYLE=script
|
|
TEST_CASES=tst_statusLoginPassword tst_basicChatFlow tst_wallet tst_communityFlows tst_groupChat tst_transaction tst_settingsMenu tst_userIdentity tst_languageSettings
|
|
VERSION=3
|
|
WRAPPERS=Qt
|