mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 21:39:24 +00:00
ac89fc770b
- Created new test case `tst_signUpAndQuit`. - Renamed `tst_settingsMenu` to `tst_mainSettingsSection`. - Created specific `bdd_hooks.py` for test case `tst_mainSettingsSection` and `tst_userIdentity`. Closes #8011
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
AUT=nim_status_client
|
|
LANGUAGE=Python
|
|
OBJECTMAPSTYLE=script
|
|
TEST_CASES=tst_mainSettingsSection tst_userIdentity tst_languageSettings tst_signUpAndQuit
|
|
VERSION=3
|
|
WRAPPERS=Qt
|