432 Commits

Author SHA1 Message Date
Anastasiya Semenkevich
79572ab153 chore: introduce new mark 2024-04-09 12:20:17 +03:00
Valentina Novgorodtceva
0642347673 chore: fix for 1-1 chat test 2024-04-09 11:10:55 +03:00
Valentina Novgorodtceva
be8074f68f chore: refactored method of getting chat names 2024-04-09 11:10:55 +03:00
Valentina Novgorodtceva
bc6d7cb3ea chore: fix for permissions test 2024-04-09 11:10:55 +03:00
Valentina Novgorodtceva
9df47c99ab test: admin can kick a member and delete message 2024-04-09 10:07:56 +03:00
Anastasiya Semenkevich
74dfc258c7 test: fix send asset test and enable other tests 2024-04-08 10:03:18 +03:00
Valentina Novgorodtceva
ba70e8f99d chore: user data removed and pin unpin test fixed 2024-04-05 16:26:00 +03:00
Valentina Novgorodtceva
71f4bb18bd chore: fixed not working asserts, added waitFor for changed group name 2024-04-05 16:26:00 +03:00
Anastasiya Semenkevich
7ab9966433 chore: fix data type in public key assertion 2024-04-05 11:46:19 +03:00
Anastasiya Semenkevich
66433841e8 chore: remove attempts to connect to non-existing context and remove useless cycles 2024-04-05 11:02:55 +03:00
Anastasiya Semenkevich
568f0743a4 test: check member role permission limit added 2024-04-04 14:05:48 +03:00
Anastasiya Semenkevich
e3d567137f chore: disable ens purchase test because of issue
Ticket opened: https://github.com/status-im/status-desktop/issues/14262
2024-04-03 11:49:50 +03:00
Anastasiya Semenkevich
ecfb2b2269 chore: fix button label according to UI changes
https://github.com/status-im/status-desktop/pull/14233
2024-03-29 17:55:29 +03:00
Anastasiya Semiankevich
4117a18ca3 chore: address nightly failures on march 29, 2024 2024-03-29 12:37:58 +03:00
Anastasiya Semenkevich
ceeaca8c54 chore: replace method to get chat names 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
fba46c09c6 chore: fix get chats list method (maybe) 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
058f4b529b chore: fix data for channel member test 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
bbc2bbd1bd chore: skip test to verify channels as a member 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
ee6e8214e0 chore: add random user attributes usage where possible 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
a3d3e5e68e chore: get rid of hardcoded values in 1x1 chat 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
40bd5d0e20 chore: comment out tests to fix them later 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
139143bea3 chore: update 1x1 chat as well to use new method 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
0ea7e093dd chore: fix missing dot validation for display name 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
9f8671750e chore: remove parametrization where it is not in use in fact 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
232b041430 chore: remove data usage for syncing test as we actually dont need it there and it was not working anyway 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
ea94fb9ab9 chore: rename method in other places 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
6b1f4c6710 chore: data for pin test 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
0209153eb2 chore: remove hardcoded values 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
e3cf336195 chore: use proper data in test 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
7f0eb24ec9 chore: add DBs for users (they are in contacts of each other) 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
3cdf26acae chore: add group_chat_user_3 account data 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
e4caf38882 chore: add group_chat_user_2 account data 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
3a264b8334 chore: add group_chat_user_1 account data 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
4254c548ac add missing parameter, renamed function, removed super() from aut class (no parent exists) 2024-03-29 09:17:39 +03:00
Valentina Novgorodtceva
d8e307b8fd chore: removed isFrozen 2024-03-29 09:00:38 +03:00
Anastasiya Semenkevich
229471cee3 chore: remove unnecessary step according to new designs 2024-03-26 12:50:17 +03:00
Anastasiya Semenkevich
9ea84cdb5b chore: replace links 2024-03-25 16:54:02 +03:00
Valentina Novgorodtceva
24d422971c test: assets sorting test added 2024-03-25 16:54:02 +03:00
Anastasiya Semenkevich
ba65e14fd1 chore: change test section 2024-03-25 12:30:03 +03:00
Valentina Novgorodtceva
5a5847d590 chore: stabilised test (hopefully) 2024-03-25 12:30:03 +03:00
Valentina Novgorodtceva
17f3940cfc chore: updated object name after changes in PR for object names 2024-03-25 12:30:03 +03:00
Valentina Novgorodtceva
6581c0d908 test: 1-1 chat, send reply, send emoji, edit, delete and cannot delete other member message 2024-03-25 12:30:03 +03:00
Anastasiya Semenkevich
bdc666f6c4 сhore: attempt to fix endless waiting time in category and accounts tests 2024-03-22 21:33:44 +03:00
Valentina Novgorodtceva
2c31bbcacb chore: isFrozen verification added to method click 2024-03-21 11:53:11 +03:00
Anastasiya Semenkevich
2f0d9e938a chore: add missing marks and enabled profile edit test 2024-03-21 09:11:58 +03:00
Anastasiya Semenkevich
49d6d75c80 chore: enable tests
enable ens test because bug is fixed
bring back import seed test to critical path
bring back edit community test to critical path
2024-03-20 14:33:10 +03:00
Valentina Novgorodtceva
abfc35d35a chore: updated reference because there is a bug 2024-03-20 13:43:55 +03:00
Valentina Novgorodtceva
6eac1afc31 chore: skip test_member_role_cannot_add_edit_or_delete_category 2024-03-20 13:43:55 +03:00
Anastasiya Semenkevich
fb0f15c51b chore: switch off the test again to make the release 2.27 finally green 2024-03-19 08:44:16 +03:00
Anastasiya Semenkevich
df6d725823 chore: bring the test back 2024-03-18 18:45:20 +03:00