Commit Graph

145 Commits

Author SHA1 Message Date
Anastasiya Semenkevich 1c5aad7733 chore: replace conditions with function call in system.py 2024-06-18 15:04:44 +03:00
Anastasiya Semenkevich e2f06fb204 test: disable change password test because it creates ghost instances
https://github.com/status-im/status-desktop/issues/15178
2024-06-14 12:52:14 +03:00
Anastasiya Semenkevich 19f6cf9e11 chore: removed unnecessary steps, brought back commented ones 2024-06-12 13:09:23 +03:00
Valentina Novgorodtceva 3d34b30390 test: 5 characters minimum length for account name and keypair name 2024-06-11 12:33:44 +03:00
Anastasiya Semenkevich 5ea1eb5c3c chore: remove duplicated authentication popup 2024-06-03 09:55:21 +03:00
Valentina Novgorodtceva ddea6fb3fd chore: skipped tests dependant on issues with rates limits 2024-05-30 15:33:24 +03:00
Anastasiya Semenkevich c9cfe35542 test: disable test for identity request as the functionality is going to be hidden
Context: https://github.com/status-im/status-desktop/issues/14954
2024-05-30 10:32:42 +03:00
Anastasiya Semenkevich 2723281937 chore: add verification after emoji selection
Added verification step for emoji selection, so test is checking wether emoji is applied or not
2024-05-28 14:51:23 +03:00
Valentina Novgorodtceva c24bb794e4 test: rename keypair test added 2024-05-16 16:51:03 +07:00
Anastasiya Semiankevich d06cfd342a chore: raise lookup error if contacts list is empty and don't waste 30 minutes 2024-05-02 13:21:04 +03:00
Valentina Novgorodtceva 2e123a0d38 chore: get rid of echo mode 2024-04-26 11:37:08 +03:00
Anastasiya Semiankevich 60d9c5bebd chore: enable failing tests to reflect the current picture 2024-04-25 17:14:29 +03:00
Anastasiya Semiankevich 22b989cef8 chore: enable balance test
https://github.com/status-im/status-desktop/issues/14427 should be fixed
2024-04-25 11:18:58 +03:00
Valentina Novgorodtceva 5d78f43915 chore: tests adjusted according to new onboarding flow 2024-04-24 19:19:21 +03:00
Anastasiya Semiankevich b8f832dc1d chore: disable balance test
reason: https://github.com/status-im/status-desktop/issues/14427
2024-04-23 11:23:32 +03:00
Valentina Novgorodtceva 5f413b319d chore: ens name purchase test skipped because of bug 2024-04-19 13:38:10 +03:00
Anastasiya Semenkevich 5f7ac07157 test: enable back account reordering 2024-04-10 10:07:36 +03:00
Anastasiya Semenkevich c0ea22ede0 chore: introduce new mark 2024-04-09 12:20:17 +03:00
Anastasiya Semenkevich 9de9f2b6e8 test: fix send asset test and enable other tests 2024-04-08 10:03:18 +03:00
Anastasiya Semenkevich b25ec2bd1b 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 Semiankevich 8b20e56680 chore: address nightly failures on march 29, 2024 2024-03-29 12:37:58 +03:00
Anastasiya Semenkevich 36a5e6b32e chore: replace method to get chat names 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 7994739d04 chore: add random user attributes usage where possible 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 9f0dc4bf8f chore: comment out tests to fix them later 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 65dd9c542f chore: remove parametrization where it is not in use in fact 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 2a7d76bc78 chore: rename method in other places 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 2858abeb98 add missing parameter, renamed function, removed super() from aut class (no parent exists) 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich ace8618b20 chore: change test section 2024-03-25 12:30:03 +03:00
Valentina Novgorodtceva 4098056468 chore: stabilised test (hopefully) 2024-03-25 12:30:03 +03:00
Valentina Novgorodtceva 0e83bfcb31 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 aba501f025 chore: add missing marks and enabled profile edit test 2024-03-21 09:11:58 +03:00
Anastasiya Semenkevich fc33d7986e 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 65ff9998b6 chore: skipped verification of toast message for now 2024-03-14 16:17:21 +03:00
Valentina Novgorodtceva 15b31601a3 chore: verify 1-1 chat creation 2024-03-14 16:17:21 +03:00
Valentina Novgorodtceva 70233330e5 chore: disabled test ens_name_purchase because of bug 2024-03-14 14:16:28 +03:00
Valentina Novgorodtceva 3174dc9f96 chore: enable ens name purchase test 2024-03-13 11:09:36 +03:00
Anastasiya Semenkevich 0f7c5821bc chore: fix edit profile test itself and added reference 2024-03-13 11:07:52 +03:00
Anastasiya Semenkevich 0150a0889a chore: enable for editing profile
Revert "chore: enable for editing profile"

This reverts commit 9f4448200a527cbfc45412aab4da5e37a29781d9.

Revert "Revert "chore: enable for editing profile""

This reverts commit 2cc997b65ea4bd65d251421f217ae15d7e9fa8b9.
2024-03-12 10:40:30 +03:00
Valentina Novgorodtceva 0d7c52c15e chore: replaced a method for toast message verification 2024-03-11 13:44:35 +03:00
Anastasiya Semenkevich 5b53e91f73 chore: replace references with dev task 2024-03-07 16:09:28 +03:00
Anastasiya Semenkevich adff1be5f5 chore: change validations for edit profile form 2024-03-07 16:09:28 +03:00
Anastasiya Semenkevich ac2c3fb55f chore: skip edit tests because of bug 2024-03-06 20:45:58 +03:00
Anastasiya Semenkevich 53979c9598 chore: change ticket reference and remove xfail mark 2024-03-06 15:08:48 +03:00
Valentina Novgorodtceva 8ea10c5bba chore: updated reference, new bug for ens name purchase 2024-03-06 14:25:14 +03:00
Valentina Novgorodtceva ee9c88130d chore: removed skip mark with bug reference (bug is closed) 2024-03-06 14:25:14 +03:00
Valentina Novgorodtceva c584d2ecdb chore: disabled toast messages verification for now, will be enabled in another task 2024-03-05 12:39:41 +03:00
Valentina Novgorodtceva 94753b9fc2 chore: fails fixed 2024-03-05 12:39:41 +03:00
Valentina Novgorodtceva d0fc8ddc3d chore: replaced locator for account item, refactored method using index and added index in tests 2024-03-04 15:19:48 +03:00
Anastasiya Semenkevich 2117675172 chore: account reference for status account 2024-03-04 15:19:48 +03:00
Anastasiya Semenkevich f7b975ec17 chore: comment out password strength test and other minor updates 2024-02-29 13:23:10 +03:00