Anastasiya Semenkevich
d814ec12ef
chore: remove repetitive code and re-order some classes
2024-07-12 13:00:10 +03:00
Valentina1133
48b3c72957
chore: added removing of watched account ( #15517 )
2024-07-11 16:15:22 +07:00
Valentina Novgorodtceva
cd37994e6b
chore: some changes to stabilise tests, skipped assets sorting
2024-07-01 13:56:22 +03:00
Valentina Novgorodtceva
4693660226
chore: replaced watched address to another one and enabled test
2024-06-28 16:53:49 +03:00
Anastasiya Semenkevich
1c5aad7733
chore: replace conditions with function call in system.py
2024-06-18 15:04:44 +03:00
Valentina Novgorodtceva
3d34b30390
test: 5 characters minimum length for account name and keypair name
2024-06-11 12:33:44 +03:00
Valentina1133
675ef05eaa
Fixes and changes for tests stability ( #15034 )
...
* chore: fixes for community channel test
* chore: changes for wallet tests stabilisation and increase of timeout for pin unpin test
2024-06-05 14:52:32 +07:00
Jakub Sokołowski
862a1400d1
fix(e2e): remove colons from test filenames
...
They cause weird Git errors on Windows slaves:
```
stderr: error: invalid path 'test/e2e/tests/wallet_main_screen/wallet: assets tab/test_wallet_assets_sorting.py'
```
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-03 12:57:04 +02:00
Anastasiya Semenkevich
5ea1eb5c3c
chore: remove duplicated authentication popup
2024-06-03 09:55:21 +03:00
Valentina Novgorodtceva
70c2a33e5c
test: try re-importing seed phrase in wallet
2024-05-31 13:44:18 +07:00
Valentina Novgorodtceva
ddea6fb3fd
chore: skipped tests dependant on issues with rates limits
2024-05-30 15:33:24 +03:00
Valentina Novgorodtceva
a3fa0ebaa3
chore: test send divided into 2 separate files
2024-05-29 16:47:55 +03:00
Valentina Novgorodtceva
cf99bfc879
chore: i returned back symbol @ before allure
2024-05-29 16:47:55 +03:00
Valentina Novgorodtceva
35d79a7771
chore: set timeout for send tests
2024-05-16 16:12:59 +07:00
Valentina Novgorodtceva
5b4a4e31e9
test: custom ordering of assets added
2024-05-16 16:12:39 +07:00
Anastasiya Semiankevich
60d9c5bebd
chore: enable failing tests to reflect the current picture
2024-04-25 17:14:29 +03:00
Valentina Novgorodtceva
5d78f43915
chore: tests adjusted according to new onboarding flow
2024-04-24 19:19:21 +03:00
Valentina Novgorodtceva
faf4a88f16
chore: stabilisation for make picture step added and for nft test + skipped nft test because of bug for now
2024-04-18 15:49:49 +03:00
Valentina Novgorodtceva
d6a71fa37b
chore: skipped assets sorting test because of bug
2024-04-16 13:02:46 +03:00
Valentina Novgorodtceva
0d8db92300
test: test_wallet_send_nft added
2024-04-11 11:43:30 +03:00
Anastasiya Semenkevich
c0ea22ede0
chore: introduce new mark
2024-04-09 12:20:17 +03:00
Anastasiya Semenkevich
9de9f2b6e8
test: fix send asset test and enable other tests
2024-04-08 10:03:18 +03:00
Anastasiya Semenkevich
7994739d04
chore: add random user attributes usage where possible
2024-03-29 09:17:39 +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
Valentina Novgorodtceva
0d7c52c15e
chore: replaced a method for toast message verification
2024-03-11 13:44:35 +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
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