Anastasiya Semenkevich
|
bbc2bbd1bd
|
chore: skip test to verify channels as a member
|
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
|
9f8671750e
|
chore: remove parametrization where it is not in use in fact
|
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
|
4254c548ac
|
add missing parameter, renamed function, removed super() from aut class (no parent exists)
|
2024-03-29 09:17:39 +03:00 |
|
Anastasiya Semenkevich
|
229471cee3
|
chore: remove unnecessary step according to new designs
|
2024-03-26 12:50:17 +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 |
|
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 |
|
Valentina Novgorodtceva
|
40b0102c0f
|
chore: save changes locators updated
|
2024-03-18 10:18:52 +03:00 |
|
Valentina Novgorodtceva
|
93efbd381e
|
chore: replaced a method for toast message verification
|
2024-03-11 13:44:35 +03:00 |
|
Valentina Novgorodtceva
|
778dfbe9e3
|
chore: refactored pin and unpin message test, joined with join community test
|
2024-03-04 18:28:15 +03:00 |
|
Anastasiya Semenkevich
|
0ce193c6fd
|
chore: permission test is flaky again
|
2024-02-29 19:48:34 +03:00 |
|
Anastasiya Semenkevich
|
198969b54a
|
chore: remove community edit test from critical path
|
2024-02-29 13:23:10 +03:00 |
|
Anastasiya Semenkevich
|
72bada4a4b
|
chore: remove verifications for toast messages
|
2024-02-28 17:28:05 +03:00 |
|
Anastasiya Semenkevich
|
295949935f
|
chore: fix reference in permission test
|
2024-02-28 17:28:05 +03:00 |
|
Valentina Novgorodtceva
|
0b1f04a1cc
|
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 |
|
Anastasiya Semenkevich
|
73a07b375c
|
chore: fix validations for members role community channel test
|
2024-02-27 12:55:14 +03:00 |
|
Anastasiya Semenkevich
|
daf0816a8c
|
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
|
1faf34f745
|
chore: replace 1 community test with channels test in critical suite
|
2024-02-21 17:05:40 +03:00 |
|
Valentina Novgorodtceva
|
f00fbf2db4
|
chore: channels tests updated
|
2024-02-21 17:05:40 +03:00 |
|
Valentina Novgorodtceva
|
af7897633b
|
chore: category tests updated + created separate object maps for communities and messaging
|
2024-02-20 15:07:54 +03:00 |
|
Valentina Novgorodtceva
|
dfb4c1f87d
|
chore: changed create community method in all community tests
|
2024-02-20 11:33:41 +03:00 |
|
Valentina Novgorodtceva
|
c4cfc8fb58
|
chore: create community test updated
|
2024-02-20 11:33:41 +03:00 |
|
Valentina Novgorodtceva
|
223f255301
|
chore: marked xfail permissions test (bug), fixed messaging and sign up with wrong name
|
2024-02-19 15:28:05 +03:00 |
|
Anastasiya Semenkevich
|
27f8e2d29d
|
chore: temp remove 1 permission test from critical suite because it is failing
|
2024-02-16 15:50:41 +03:00 |
|
Valentina Novgorodtceva
|
2b8562e5a2
|
chore: changed test case id
|
2024-02-16 14:44:30 +03:00 |
|
Valentina Novgorodtceva
|
c348f22d0f
|
chore: attempt to fix AttributeError: Attempt to access a property of a null object
|
2024-02-16 14:44:30 +03:00 |
|
Valentina Novgorodtceva
|
3f7a7955b9
|
test: updated permission test with editing and deleting
|
2024-02-16 14:44:30 +03:00 |
|
Anastasiya Semenkevich
|
2d7a219a36
|
chore: added edit community test to critical path
|
2024-02-14 10:36:21 +03:00 |
|
Anastasiya Semenkevich
|
ed72ce221b
|
chore: do not use file upload dialog for community creation and edit
|
2024-02-14 10:36:21 +03:00 |
|
Anastasiya Semenkevich
|
89d1a64bc1
|
chore: added marks so tests could be ran by single mark
|
2024-02-14 10:36:21 +03:00 |
|
Anastasiya Semenkevich
|
cb8ed61b2d
|
chore: skip overkill test
|
2024-02-14 10:36:21 +03:00 |
|
Valentina Novgorodtceva
|
29f26371db
|
chore: fixes for fails from nightly run
|
2024-02-12 10:27:31 +03:00 |
|
Valentina Novgorodtceva
|
a992673b3b
|
chore: skipped tests and added more asserts
|
2024-02-09 12:52:45 +03:00 |
|
Anastasiya Semenkevich
|
6d8c002f30
|
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
|
0443e683e1
|
chore: fix for failed tests and enabling some tests after bug fix
|
2024-02-02 14:46:43 +03:00 |
|
Valentina Novgorodtceva
|
d902f1e795
|
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
|
b8376f76f2
|
chore: enabling tests with contact requests
|
2024-01-31 16:04:14 +03:00 |
|
Valentina Novgorodtceva
|
48585a0649
|
chore: disabled tests with contact requests because it's broken
|
2024-01-30 12:28:02 +07:00 |
|
Valentina Novgorodtceva
|
1b179d65fb
|
test: pin and unpin message test added
|
2024-01-26 12:50:53 +07:00 |
|
Anastasiya Semenkevich
|
330370e7cd
|
chore: enable tests back
|
2024-01-23 10:06:21 +03:00 |
|
Anastasiya Semenkevich
|
0fc19c4f69
|
chore: bring back assert and remove reference (issue is fixed)
|
2024-01-23 10:06:21 +03:00 |
|
Anastasiya Semenkevich
|
a24da2d72f
|
chore: disable tests because of broken contact requests
Contact requests are dead again in status.prod fleet
Ticket logged: https://github.com/status-im/status-desktop/issues/13246
|
2024-01-19 11:08:54 +03:00 |
|
Valentina Novgorodtceva
|
d8dd50cc63
|
chore: fixed join community test
|
2024-01-17 17:39:12 +07:00 |
|
Valentina Novgorodtceva
|
00e2c52cc9
|
test: test clicking category added
|
2024-01-15 16:07:59 +07:00 |
|
Valentina Novgorodtceva
|
0ae5e97ec2
|
chore: marked several tests with xfail mark because of bug with contact requests
|
2024-01-12 15:17:57 +03:00 |
|
Anastasiya Semenkevich
|
8c02b7bbd7
|
chore: update error message
Error message has been changed in ff9062a1b0 (diff-4ac30c280b7ceca7b505ab0551b9e009295aae3147253c43ae8821e9d6c0ed69R682)
|
2024-01-09 16:03:31 +03:00 |
|