240 Commits

Author SHA1 Message Date
Anastasiya Semenkevich
14ee8bee7d chore: account reference for status account 2024-03-04 15:19:48 +03:00
Anastasiya Semenkevich
aeabc7f9b9 chore: general updates 2024-03-01 12:51:51 +03:00
Anastasiya Semenkevich
0ce193c6fd chore: permission test is flaky again 2024-02-29 19:48:34 +03:00
Anastasiya Semenkevich
a0f1d24ff5 chore: update bug reference 2024-02-29 15:09:54 +03:00
Anastasiya Semenkevich
198969b54a chore: remove community edit test from critical path 2024-02-29 13:23:10 +03:00
Anastasiya Semenkevich
390bfdc227 chore: comment out password strength test and other minor updates 2024-02-29 13:23:10 +03:00
Anastasiya Semenkevich
72bada4a4b chore: remove verifications for toast messages 2024-02-28 17:28:05 +03:00
Anastasiya Semenkevich
295949935f chore: fix reference in permission test 2024-02-28 17:28:05 +03:00
Valentina Novgorodtceva
930799ab85 chore: verifications of dots in password field commented for now 2024-02-28 14:20:01 +03:00
Valentina Novgorodtceva
baf82bcb06 chore: test_login_with_wrong_password skipped because of bug for now 2024-02-28 14:20:01 +03:00
Valentina Novgorodtceva
0b1f04a1cc chore: removed verification that channel is selected (I did it in branch but let's do this for master to increase stability) 2024-02-28 14:20:01 +03:00
Valentina Novgorodtceva
8c66b23e84 chore: fixed dots for password 2024-02-28 14:20:01 +03:00
Anastasiya Semenkevich
573406a3e6 chore: add import seed test to critical suite for now 2024-02-28 10:42:40 +03:00
Anastasiya Semenkevich
070f22013a chore: remove flaky mark from change password test
- removed the flaky mark from change password test
- increased timeout for 30 seconds just now (i communicated that to be enough)

We need this test to show actual result , because we missed https://github.com/status-im/status-desktop/issues/13748 because of this
2024-02-28 10:42:40 +03:00
Anastasiya Semenkevich
73a07b375c chore: fix validations for members role community channel test 2024-02-27 12:55:14 +03:00
Anastasiya Semenkevich
dcb995b1c9 chore: replace UI references 2024-02-26 13:52:20 +03:00
Anastasiya Semenkevich
d32dba9556 chore: fix network namings 2024-02-26 13:03:37 +03:00
Anastasiya Semenkevich
daf0816a8c chore: remove channel test from critical path for now
https://github.com/status-im/desktop-qa-automation/issues/535
2024-02-22 13:52:15 +03:00
Anastasiya Semenkevich
1faf34f745 chore: replace 1 community test with channels test in critical suite 2024-02-21 17:05:40 +03:00
Valentina Novgorodtceva
f00fbf2db4 chore: channels tests updated 2024-02-21 17:05:40 +03:00
Valentina Novgorodtceva
b88d4b6d7c chore: increased timeout for device synced 2024-02-21 10:34:32 +03:00
Valentina Novgorodtceva
af7897633b chore: category tests updated + created separate object maps for communities and messaging 2024-02-20 15:07:54 +03:00
Valentina Novgorodtceva
dfb4c1f87d chore: changed create community method in all community tests 2024-02-20 11:33:41 +03:00
Valentina Novgorodtceva
c4cfc8fb58 chore: create community test updated 2024-02-20 11:33:41 +03:00
Valentina Novgorodtceva
223f255301 chore: marked xfail permissions test (bug), fixed messaging and sign up with wrong name 2024-02-19 15:28:05 +03:00
Anastasiya Semenkevich
c2b8fa222a chore: combine 2 tests to save time 2024-02-19 11:13:44 +03:00
Anastasiya Semenkevich
27f8e2d29d chore: temp remove 1 permission test from critical suite because it is failing 2024-02-16 15:50:41 +03:00
Valentina Novgorodtceva
2b8562e5a2 chore: changed test case id 2024-02-16 14:44:30 +03:00
Valentina Novgorodtceva
c348f22d0f chore: attempt to fix AttributeError: Attempt to access a property of a null object 2024-02-16 14:44:30 +03:00
Valentina Novgorodtceva
3f7a7955b9 test: updated permission test with editing and deleting 2024-02-16 14:44:30 +03:00
Anastasiya Semenkevich
dbd08e7e69 chore: remove change password test from critical path 2024-02-16 10:10:59 +03:00
Anastasiya Semenkevich
53dca668c3 chore: update critical path with adding 2 generated accounts with restart 2024-02-16 10:10:59 +03:00
Anastasiya Semenkevich
54cfa7b743 chore: replace file dialog interactions with direct function 2024-02-16 10:10:59 +03:00
Valentina Novgorodtceva
c896b6b891 chore: fixes of fails from nightly run (seed phrase + group chat) 2024-02-15 11:25:52 +03:00
Anastasiya Semenkevich
e483df158f chore: small changes to wallet settings tests 2024-02-15 10:37:53 +03:00
Anastasiya Semenkevich
2d7a219a36 chore: added edit community test to critical path 2024-02-14 10:36:21 +03:00
Anastasiya Semenkevich
ed72ce221b chore: do not use file upload dialog for community creation and edit 2024-02-14 10:36:21 +03:00
Anastasiya Semenkevich
89d1a64bc1 chore: added marks so tests could be ran by single mark 2024-02-14 10:36:21 +03:00
Anastasiya Semenkevich
cb8ed61b2d chore: skip overkill test 2024-02-14 10:36:21 +03:00
Anastasiya Semenkevich
0628833713 chore: mark change password test as xfail again 2024-02-12 17:26:20 +03:00
Valentina Novgorodtceva
29f26371db chore: fixes for fails from nightly run 2024-02-12 10:27:31 +03:00
Anastasiya Semenkevich
46dc460dc3 chore: change password test fixed 2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich
4c86d9d21d chore: fix some references to test rail 2024-02-09 13:34:58 +03:00
Valentina Novgorodtceva
090a126193 test: test remove member if admin added 2024-02-09 13:06:40 +03:00
Valentina Novgorodtceva
a992673b3b chore: skipped tests and added more asserts 2024-02-09 12:52:45 +03:00
Anastasiya Semenkevich
6d8c002f30 chore: reduce the critical set because of file dialog issue on release CI
https://github.com/status-im/status-desktop/issues/13483
2024-02-08 20:34:48 +03:00
Valentina Novgorodtceva
a5fe297dfe chore: fix for edit status account test 2024-02-08 10:26:12 +03:00
Anastasiya Semenkevich
20dbd13edc chore: align wallet tests with test rail 2024-02-05 07:39:10 +03:00
Valentina Novgorodtceva
0443e683e1 chore: fix for failed tests and enabling some tests after bug fix 2024-02-02 14:46:43 +03:00
Anastasiya Semenkevich
0d072f8abd chore: update test with accounts with custom derivation paths 2024-02-02 14:22:18 +03:00