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
Anastasiya Semenkevich
f77e8ea01d
chore: fix saved addresses on main wallet screen
2024-01-17 13:22:30 +03:00
Valentina Novgorodtceva
081b34067f
chore: fixes for saved addresses tests, edit network tests disabled for now
2024-01-16 14:42:27 +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
Anastasiya Semenkevich
ff3a0e0957
test: adding test for ability to add saved address from wallet settings
2024-01-11 17:49:36 +03:00
Anastasiya Semenkevich
e12ef344ed
chore: fix saved addresses test according to new designs
2024-01-10 10:39:54 +03:00
Anastasiya Semenkevich
da59269a89
chore: toast messages verifications
2024-01-10 10:39:54 +03:00
Anastasiya Semenkevich
21f30f2ee6
chore: update marks and readMe file
...
Fixes https://github.com/status-im/desktop-qa-automation/issues/391
1. replaced all the skip marks for tests that are linked to status-desktop tickets to xfail
2. updated readme to explain marks
2023-12-20 17:38:27 +03:00
Anastasiya Semenkevich
0896e395d4
chore: select tests to run against PRs
...
Selected a few to run by critical mark in PRs
2023-12-18 11:52:57 +03:00
Magnus
2350193548
Add priority pytest marks
2023-12-13 17:53:24 +03:00
Magnus
962c47604d
set up pytest marks for different sections of the app
2023-12-13 17:53:24 +03:00
Anastasiya Semiankevich
90174e64de
chore: skip Send test ( https://github.com/status-im/status-desktop/issues/12987 )
2023-12-13 17:20:30 +03:00
Anastasiya Semenkevich
739540d1f9
chore: skip add account and restart test because of bug
...
https://github.com/status-im/status-desktop/issues/12973
2023-12-08 19:50:19 +03:00
Valentina Novgorodtceva
9601eb261d
test: test_wallet_send_0_eth added
2023-12-07 16:24:38 +07:00
Anastasiya
cdcab2b600
chore: change Squish version and disable flaky tests ( #359 )
...
* chore: use newer squish
* chore: test tests with squish 7.2.1
2023-12-01 22:04:11 +03:00
Anastasiya
0b8ad5df90
chore: reorganise wallet tests ( #355 )
...
* chore: reorganise wallet tests
* chore: enable wallet tests that have parametrization
2023-12-01 15:56:57 +03:00
Anastasiya
a1f1977bf2
Disable wallet tests and syncing test ( #351 )
...
* chore: skip wallets tests temp
Possible reason: https://github.com/status-im/status-desktop/issues/12914 is causing crashes, which we don't yet identify as crashes
* chore: skip syncing test temp
https://github.com/status-im/desktop-qa-automation/issues/350
2023-11-30 14:27:35 +03:00
Valentina1133
7efea5191f
test: test_messaging_settings accepting and rejecting request added ( #336 )
2023-11-27 14:44:42 +04:00
Anastasiya
c198bad7eb
chore: managing accounts tests are having the toast verification for deletion ( #286 )
2023-11-10 15:59:17 +03:00
Anastasiya Semenkevich
24e9a11544
chore: add watched address is now standalone
...
Move the Add watched address to a separate file
Added a small verification to origin option selected
Removed steps with deletion as i plan to cover differently
The delete functionality is still being checked in another test
Added a verification for authentication button is not available for adding of watched addresses
2023-11-03 20:39:40 +03:00
Anastasiya
b211d70b6e
Chore: improve emoji popup and syncing settings option selection ( #253 )
...
* chore: emoji popup for wallet account has verification for popup is hidden
* chore: add one more attempt to open syncing screen
2023-11-02 19:07:12 +03:00
Anastasiya
4e918fe901
test: test_wallet_main_can_add_account_after_restart implemented ( #239 )
2023-11-01 16:58:38 +03:00
Anastasiya
1af286e354
chore: saved_address test improved ( #230 )
2023-10-30 13:00:34 +03:00
Anastasiya
5e75b2b935
test: test_delete_generated_account_from_wallet_settings implemented ( #226 )
...
Update test_wallet_settings_acct_interactions_delete_account.py
2023-10-30 09:58:45 +03:00