444 Commits

Author SHA1 Message Date
Anastasiya Semiankevich
d2754759bb test: remove syncing test from critical path because it is failing too often 2024-04-18 19:40:30 +03:00
Valentina Novgorodtceva
a67ca1eee8 chore: stabilisation for make picture step added and for nft test + skipped nft test because of bug for now 2024-04-18 15:49:49 +03:00
Valentina Novgorodtceva
ee2b554608 1-1 chat: added reply to own message, clear chat and close chat steps 2024-04-16 16:19:56 +03:00
Valentina Novgorodtceva
3dde6f7389 chore: skipped assets sorting test because of bug 2024-04-16 13:02:46 +03:00
Anastasiya Semenkevich
67251ad621 chore: move pluggy to requirements.txt and lock to 1.2.0 version 2024-04-15 17:59:27 +03:00
14caa9e6bd ci: use virtualenv to avoid race conditions
Desktop QA tests also use Pytest packages and their versions are
different, so we can't install them globally, it needs to be done per
build using `WORKSPACE_TMP` as destination.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-15 17:45:04 +03:00
Valentina Novgorodtceva
bcac2b99c1 chore: added verification that Wallet view opened 2024-04-12 14:31:12 +03:00
Valentina Novgorodtceva
78bbbea87e chore: added verification that make my profile picture button dissappered 2024-04-12 14:31:12 +03:00
Valentina Novgorodtceva
a6ef908bc6 test: test_wallet_send_nft added 2024-04-11 11:43:30 +03:00
Valentina Novgorodtceva
146a337c4e chore: fixed community admin kik member and also changed timeouts in several places 2024-04-10 13:55:14 +03:00
Anastasiya Semenkevich
9ac2187eaa test: enable back account reordering 2024-04-10 10:07:36 +03:00
Anastasiya Semenkevich
ba298d4ddb chore: create, update and delete all permissions at 1 go 2024-04-09 12:20:17 +03:00
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