220 Commits

Author SHA1 Message Date
Valentina Novgorodtceva
b88d4b6d7c chore: increased timeout for device synced 2024-02-21 10:34:32 +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
c2b8fa222a chore: combine 2 tests to save time 2024-02-19 11:13:44 +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
dbd08e7e69 chore: remove change password test from critical path 2024-02-16 10:10:59 +03:00
Anastasiya Semenkevich
53dca668c3 chore: update critical path with adding 2 generated accounts with restart 2024-02-16 10:10:59 +03:00
Anastasiya Semenkevich
54cfa7b743 chore: replace file dialog interactions with direct function 2024-02-16 10:10:59 +03:00
Valentina Novgorodtceva
c896b6b891 chore: fixes of fails from nightly run (seed phrase + group chat) 2024-02-15 11:25:52 +03:00
Anastasiya Semenkevich
e483df158f chore: small changes to wallet settings tests 2024-02-15 10:37:53 +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
Anastasiya Semenkevich
0628833713 chore: mark change password test as xfail again 2024-02-12 17:26:20 +03:00
Valentina Novgorodtceva
29f26371db chore: fixes for fails from nightly run 2024-02-12 10:27:31 +03:00
Anastasiya Semenkevich
46dc460dc3 chore: change password test fixed 2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich
4c86d9d21d chore: fix some references to test rail 2024-02-09 13:34:58 +03:00
Valentina Novgorodtceva
090a126193 test: test remove member if admin added 2024-02-09 13:06:40 +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
a5fe297dfe chore: fix for edit status account test 2024-02-08 10:26:12 +03:00
Anastasiya Semenkevich
20dbd13edc chore: align wallet tests with test rail 2024-02-05 07:39:10 +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
Anastasiya Semenkevich
0d072f8abd chore: update test with accounts with custom derivation paths 2024-02-02 14:22:18 +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
d90a2a004c Increase timeout for wait_for_port
Following up Squish advise:

In the wait_for_port.py, you are using socket.create_connection() where the timeout is set to 1.
Could you increase the timeout here and also put a check before to make sure that port is not in the use anymore, before proceeding to launch the AUT.
2024-01-23 10:06:21 +03:00
Anastasiya Semenkevich
330370e7cd chore: enable tests back 2024-01-23 10:06:21 +03:00
Anastasiya Semenkevich
e01834e7da chore: temp remove adding ens name as saved address 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
5aaa918740 chore: messaging tests enabled back 2024-01-17 17:39:12 +07:00
Anastasiya Semenkevich
f77e8ea01d chore: fix saved addresses on main wallet screen 2024-01-17 13:22:30 +03:00
Anastasiya Semenkevich
6e9365b253 chore: fix references for test cases in test rail (remove experimental stuff) 2024-01-17 13:22:30 +03:00
Valentina Novgorodtceva
7589b94501 chore: test edit network fixed 2024-01-16 15:26:18 +07:00
Valentina Novgorodtceva
081b34067f chore: fixes for saved addresses tests, edit network tests disabled for now 2024-01-16 14:42:27 +07:00
Valentina Novgorodtceva
00e2c52cc9 test: test clicking category added 2024-01-15 16:07:59 +07:00
Valentina Novgorodtceva
6694abeaa8 chore: reporting test to 2 different test cases in Testrail 2024-01-15 16:07:26 +07:00
Anastasiya Semenkevich
69daf059ec chore: replace methods of waiting views with methods of checking elements on these views
- added verify_account_popup_present() function
- added verify_profile_view_present() function
- added verify_emojihash_view_present()

Mostly done as an attempt to fix flaky navigation in new keys test. (see https://ci.status.im/job/status-desktop/job/e2e/job/prs/1136/allure/#suites/c48b221cdcfecf89e1eb75d0b8e79672/f41783642f763391/)

So the test clicks Next button twice and then thinks he is already on next screen when it is not. So i added a verification for Profile and Emoji screens that when we returning these views, we first check screen titles and if they are correct - then proceed further

Same function is added for Add Account popup earlier, i forgot to add a call for it

Uncomment the test of adding watch only address, related issue seems to be fixed
2024-01-12 15:54:26 +03: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
ff3a0e0957 test: adding test for ability to add saved address from wallet settings 2024-01-11 17:49:36 +03:00