Anastasiya Semenkevich
0ade2a3306
chore: skip test to verify channels as a member
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
0ec1ddbdb0
chore: get rid of hardcoded values in 1x1 chat
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
9962d3580a
chore: update 1x1 chat as well to use new method
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
1963553f39
chore: fix missing dot validation for display name
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
33251f2bfe
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
2a7d76bc78
chore: rename method in other places
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
9f73f5f393
chore: data for pin test
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
40ef7b0f51
chore: remove hardcoded values
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
f46152d07d
chore: use proper data in test
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
4e2799f84f
chore: add DBs for users (they are in contacts of each other)
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
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
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
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
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
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
6a2bbe1904
chore: enabled login_with_wrong_password test
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
3ad918c561
chore: refactored pin and unpin message test, joined with join community test
2024-03-04 18:28:15 +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
53f0fd1fa0
chore: general updates
2024-03-01 12:51:51 +03:00
Anastasiya Semenkevich
0cacdade71
chore: permission test is flaky again
2024-02-29 19:48:34 +03:00
Anastasiya Semenkevich
62ec470ab1
chore: update bug reference
2024-02-29 15:09:54 +03:00
Anastasiya Semenkevich
4821025802
chore: remove community edit test from critical path
2024-02-29 13:23:10 +03:00
Anastasiya Semenkevich
f7b975ec17
chore: comment out password strength test and other minor updates
2024-02-29 13:23:10 +03:00
Anastasiya Semenkevich
872ddf45dd
chore: remove verifications for toast messages
2024-02-28 17:28:05 +03:00
Anastasiya Semenkevich
99716937f4
chore: fix reference in permission test
2024-02-28 17:28:05 +03:00
Valentina Novgorodtceva
2fc228732e
chore: verifications of dots in password field commented for now
2024-02-28 14:20:01 +03:00
Valentina Novgorodtceva
ca6e8f12c1
chore: test_login_with_wrong_password skipped because of bug for now
2024-02-28 14:20:01 +03:00
Valentina Novgorodtceva
ab3a46dc74
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
d793b3108c
chore: fixed dots for password
2024-02-28 14:20:01 +03:00
Anastasiya Semenkevich
6bbdff0691
chore: add import seed test to critical suite for now
2024-02-28 10:42:40 +03:00
Anastasiya Semenkevich
7e139e27ae
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
68de453760
chore: fix validations for members role community channel test
2024-02-27 12:55:14 +03:00
Anastasiya Semenkevich
37b2a065d9
chore: replace UI references
2024-02-26 13:52:20 +03:00
Anastasiya Semenkevich
9e22191ecd
chore: fix network namings
2024-02-26 13:03:37 +03:00
Anastasiya Semenkevich
86d5537db6
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
2bf83be9db
chore: replace 1 community test with channels test in critical suite
2024-02-21 17:05:40 +03:00
Valentina Novgorodtceva
a43e3bee2f
chore: channels tests updated
2024-02-21 17:05:40 +03:00
Valentina Novgorodtceva
10bf994f39
chore: increased timeout for device synced
2024-02-21 10:34:32 +03:00
Valentina Novgorodtceva
ab8c1783e1
chore: category tests updated + created separate object maps for communities and messaging
2024-02-20 15:07:54 +03:00
Valentina Novgorodtceva
cbd27f87cd
chore: changed create community method in all community tests
2024-02-20 11:33:41 +03:00
Valentina Novgorodtceva
0f90508113
chore: create community test updated
2024-02-20 11:33:41 +03:00
Valentina Novgorodtceva
1081d9768e
chore: marked xfail permissions test (bug), fixed messaging and sign up with wrong name
2024-02-19 15:28:05 +03:00
Anastasiya Semenkevich
b309456a33
chore: combine 2 tests to save time
2024-02-19 11:13:44 +03:00
Anastasiya Semenkevich
24b2650872
chore: temp remove 1 permission test from critical suite because it is failing
2024-02-16 15:50:41 +03:00
Valentina Novgorodtceva
828946b9fb
chore: changed test case id
2024-02-16 14:44:30 +03:00
Valentina Novgorodtceva
72c721af04
chore: attempt to fix AttributeError: Attempt to access a property of a null object
2024-02-16 14:44:30 +03:00
Valentina Novgorodtceva
9b11caf5a2
test: updated permission test with editing and deleting
2024-02-16 14:44:30 +03:00
Anastasiya Semenkevich
af5c5a7650
chore: remove change password test from critical path
2024-02-16 10:10:59 +03:00
Anastasiya Semenkevich
6608ceb019
chore: update critical path with adding 2 generated accounts with restart
2024-02-16 10:10:59 +03:00
Anastasiya Semenkevich
1fc44f5e3d
chore: replace file dialog interactions with direct function
2024-02-16 10:10:59 +03:00
Valentina Novgorodtceva
774916db18
chore: fixes of fails from nightly run (seed phrase + group chat)
2024-02-15 11:25:52 +03:00
Anastasiya Semenkevich
d339629d59
chore: small changes to wallet settings tests
2024-02-15 10:37:53 +03:00
Anastasiya Semenkevich
e27bc01626
chore: added edit community test to critical path
2024-02-14 10:36:21 +03:00
Anastasiya Semenkevich
47f8297d87
chore: do not use file upload dialog for community creation and edit
2024-02-14 10:36:21 +03:00
Anastasiya Semenkevich
47e835e266
chore: added marks so tests could be ran by single mark
2024-02-14 10:36:21 +03:00
Anastasiya Semenkevich
dda3e60793
chore: skip overkill test
2024-02-14 10:36:21 +03:00
Anastasiya Semenkevich
5d4a6d631d
chore: mark change password test as xfail again
2024-02-12 17:26:20 +03:00
Valentina Novgorodtceva
6f84fe7c08
chore: fixes for fails from nightly run
2024-02-12 10:27:31 +03:00
Anastasiya Semenkevich
299a702e33
chore: change password test fixed
2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich
e8023ca198
chore: fix some references to test rail
2024-02-09 13:34:58 +03:00
Valentina Novgorodtceva
2113b49863
test: test remove member if admin added
2024-02-09 13:06:40 +03:00
Valentina Novgorodtceva
b32bed058f
chore: skipped tests and added more asserts
2024-02-09 12:52:45 +03:00
Anastasiya Semenkevich
2c22faa780
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
579cfb4f02
chore: fix for edit status account test
2024-02-08 10:26:12 +03:00
Anastasiya Semenkevich
9334508711
chore: align wallet tests with test rail
2024-02-05 07:39:10 +03:00
Valentina Novgorodtceva
0e26b834fc
chore: fix for failed tests and enabling some tests after bug fix
2024-02-02 14:46:43 +03:00
Anastasiya Semenkevich
fa40ce940c
chore: update test with accounts with custom derivation paths
2024-02-02 14:22:18 +03:00
Valentina Novgorodtceva
472aeed2e7
chore: disabled one test because of bug and one because it's need to be fixed (tomorrow)
2024-02-01 13:49:05 +03:00
Valentina Novgorodtceva
ace7e27fc3
chore: enabling tests with contact requests
2024-01-31 16:04:14 +03:00