mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 20:40:18 +00:00
aeb64e2029
Note: interaction between clients is not tested here to avoid dependency on mailserver. When mailserver is mocked more comprehensive tests should be provided, that is: verify if identity properties are propagated and read correctly between two different clients. closes: #6950
11 lines
309 B
Plaintext
11 lines
309 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
|
|
VERSION=3
|
|
WRAPPERS=Qt
|