911 Commits

Author SHA1 Message Date
Anastasiya Semenkevich
cb4f422798 chore: add group_chat_user_3 account data 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
3245337f97 chore: add group_chat_user_2 account data 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
728cdef249 chore: add group_chat_user_1 account data 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
Valentina Novgorodtceva
bdeb0f6c3d chore: removed isFrozen 2024-03-29 09:00:38 +03:00
Anastasiya Semenkevich
aaa7ff1dd4 chore: remove unnecessary step according to new designs 2024-03-26 12:50:17 +03:00
Anastasiya Semenkevich
241847a8b3 chore: replace links 2024-03-25 16:54:02 +03:00
Valentina Novgorodtceva
9da35aa9e7 test: assets sorting test added 2024-03-25 16:54:02 +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
684943adb8 chore: updated object name after changes in PR for object names 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
31b895f1d0 сhore: attempt to fix endless waiting time in category and accounts tests 2024-03-22 21:33:44 +03:00
Valentina Novgorodtceva
7482a8f8d9 chore: isFrozen verification added to method click 2024-03-21 11:53:11 +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
ca44ce7915 chore: updated reference because there is a bug 2024-03-20 13:43:55 +03:00
Valentina Novgorodtceva
89387e9306 chore: skip test_member_role_cannot_add_edit_or_delete_category 2024-03-20 13:43:55 +03:00
Anastasiya Semenkevich
2121e89ef0 chore: switch off the test again to make the release 2.27 finally green 2024-03-19 08:44:16 +03:00
Anastasiya Semenkevich
0a8d8b4a97 chore: bring the test back 2024-03-18 18:45:20 +03:00
Valentina Novgorodtceva
e8348661a0 chore: save changes locators updated 2024-03-18 10:18:52 +03:00
Anastasiya Semenkevich
fa349e7762 chore: temp remove import seed test from suite to make release green 2024-03-15 16:20:12 +03:00
Anastasiya Semenkevich
7776869131 Update aut.py 2024-03-15 15:41:46 +03:00
Anastasiya Semenkevich
e80774ccce chore: remove click from Button class 2024-03-14 17:37:50 +03:00
Anastasiya Semenkevich
fb2133af86 chore: fix saved addresses test 2024-03-14 17:37:50 +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
2c03f8b29a chore: test switch state to offline, online or automatic updated 2024-03-13 11:54:05 +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
Valentina Novgorodtceva
a1e4591bc4 chore: attach logs for failed test and remove squish config from allure 2024-03-12 15:20:07 +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
Stefan
9202cce3f5 feat(activity): add incremental updates to current activity filter
Switch the activity filter to use the new session-based API that
deliver incremental updates to the current filter.

Drop the old quick win listening for individual change events and
use the unified API instead.

The new transactions (on-top) trigger the old "new transactions" buttons
that trigger reset of the current filter and the top new transacitons
highlighted.

Highlight mixed changes (not new on top) as they come in

Highlight new changes on filter reset

Closes #12120
2024-03-11 11:39:59 +01:00
Anastasiya Semenkevich
39445afd89 chore: screenshot on fail improved 2024-03-07 17:54:27 +03:00
Anastasiya Semenkevich
0848301498 chore: better dirs naming 2024-03-07 17:54:27 +03:00
Anastasiya Semenkevich
40530954db chore: do not remove logs after run 2024-03-07 17:54:27 +03:00
Valentina Novgorodtceva
4dc232e9d0 chore: object name added for status switch 2024-03-07 17:42:20 +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
6a2bbe1904 chore: enabled login_with_wrong_password test 2024-03-06 14:25:14 +03:00
Anastasiya Semenkevich
385c7cf803 chore: reference in template is changed 2024-03-06 09:07:02 +03:00
Anastasiya Semenkevich
abe87955a4 chore: improve the reference 2024-03-06 09:07:02 +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