Anastasiya Semenkevich
6608ceb019
chore: update critical path with adding 2 generated accounts with restart
2024-02-16 10:10:59 +03:00
Anastasiya Semenkevich
e8023ca198
chore: fix some references to test rail
2024-02-09 13:34:58 +03:00
Valentina Novgorodtceva
b32bed058f
chore: skipped tests and added more asserts
2024-02-09 12:52:45 +03:00
Anastasiya Semenkevich
9334508711
chore: align wallet tests with test rail
2024-02-05 07:39:10 +03:00
Anastasiya Semenkevich
fa40ce940c
chore: update test with accounts with custom derivation paths
2024-02-02 14:22:18 +03:00
Anastasiya Semenkevich
a6589cd0a2
chore: temp remove adding ens name as saved address
2024-01-23 10:06:21 +03:00
Anastasiya Semenkevich
a9427fc15b
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
16cd947b1a
chore: fix saved addresses on main wallet screen
2024-01-17 13:22:30 +03:00
Valentina Novgorodtceva
f2721bc0b1
chore: fixes for saved addresses tests, edit network tests disabled for now
2024-01-16 14:42:27 +07:00
Anastasiya Semenkevich
6f9b8e5313
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
e45da2c9b6
test: adding test for ability to add saved address from wallet settings
2024-01-11 17:49:36 +03:00
Anastasiya Semenkevich
4db703f2b3
chore: fix saved addresses test according to new designs
2024-01-10 10:39:54 +03:00
Anastasiya Semenkevich
234974ac44
chore: toast messages verifications
2024-01-10 10:39:54 +03:00
Anastasiya Semenkevich
ba3626e017
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
caef79d2ee
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
706e60ca0c
Add priority pytest marks
2023-12-13 17:53:24 +03:00
Magnus
b900ee72d6
set up pytest marks for different sections of the app
2023-12-13 17:53:24 +03:00
Anastasiya Semiankevich
87bcc83717
chore: skip Send test ( https://github.com/status-im/status-desktop/issues/12987 )
2023-12-13 17:20:30 +03:00
Anastasiya Semenkevich
0ce2a1abb3
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
fa48dad825
test: test_wallet_send_0_eth added
2023-12-07 16:24:38 +07:00
Anastasiya
eb45281f2d
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
c112b0492b
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
1232ff5ba8
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
f94f176bd3
test: test_messaging_settings accepting and rejecting request added ( #336 )
2023-11-27 14:44:42 +04:00
Anastasiya
9d2b9b547e
chore: managing accounts tests are having the toast verification for deletion ( #286 )
2023-11-10 15:59:17 +03:00
Anastasiya Semenkevich
87b472e997
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
950b9dfa8a
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
4dd9afe437
test: test_wallet_main_can_add_account_after_restart implemented ( #239 )
2023-11-01 16:58:38 +03:00
Anastasiya
076e93d4d6
chore: saved_address test improved ( #230 )
2023-10-30 13:00:34 +03:00
Anastasiya
9661e9d247
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