Commit Graph

58 Commits

Author SHA1 Message Date
Anastasiya Semenkevich 494a5b754d chore: remove duplicated authentication popup 2024-06-03 09:55:21 +03:00
Valentina Novgorodtceva 3b49cb9887 chore: skipped tests dependant on issues with rates limits 2024-05-30 15:33:24 +03:00
Anastasiya Semenkevich 18f31c8599 chore: add verification after emoji selection
Added verification step for emoji selection, so test is checking wether emoji is applied or not
2024-05-28 14:51:23 +03:00
Valentina Novgorodtceva 2d630d245c test: rename keypair test added 2024-05-16 16:51:03 +07:00
Anastasiya Semiankevich 1d110dde6b chore: enable balance test
https://github.com/status-im/status-desktop/issues/14427 should be fixed
2024-04-25 11:18:58 +03:00
Anastasiya Semiankevich 55344d4e53 chore: disable balance test
reason: https://github.com/status-im/status-desktop/issues/14427
2024-04-23 11:23:32 +03:00
Anastasiya Semenkevich 9ac2187eaa test: enable back account reordering 2024-04-10 10:07:36 +03:00
Anastasiya Semenkevich 74dfc258c7 test: fix send asset test and enable other tests 2024-04-08 10:03:18 +03:00
Anastasiya Semiankevich 4117a18ca3 chore: address nightly failures on march 29, 2024 2024-03-29 12:37:58 +03:00
Anastasiya Semenkevich ee6e8214e0 chore: add random user attributes usage where possible 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 2f0d9e938a chore: add missing marks and enabled profile edit test 2024-03-21 09:11:58 +03:00
Valentina Novgorodtceva 93efbd381e chore: replaced a method for toast message verification 2024-03-11 13:44:35 +03:00
Anastasiya Semenkevich d4baaa7ad5 chore: change validations for edit profile form 2024-03-07 16:09:28 +03:00
Anastasiya Semenkevich fae175ca6d chore: change ticket reference and remove xfail mark 2024-03-06 15:08:48 +03:00
Valentina Novgorodtceva 6ffd47246c 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 14ee8bee7d chore: account reference for status account 2024-03-04 15:19:48 +03:00
Anastasiya Semenkevich d32dba9556 chore: fix network namings 2024-02-26 13:03:37 +03:00
Anastasiya Semenkevich e483df158f chore: small changes to wallet settings tests 2024-02-15 10:37:53 +03:00
Valentina Novgorodtceva a5fe297dfe chore: fix for edit status account test 2024-02-08 10:26:12 +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
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 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 962c47604d set up pytest marks for different sections of the app 2023-12-13 17:53:24 +03:00
Anastasiya Semiankevich 9894a431b8 chore: fix delete account test according new designs 2023-12-13 17:20:30 +03:00
Anastasiya Semiankevich 7d43c60bf2 chore: refactor edit account test a bit 2023-12-13 17:20:30 +03:00
Anastasiya Semenkevich fc13e05514 chore: skip balance test because of cryptocompare API limit
I logged https://github.com/status-im/status-desktop/issues/12987 which has some details
2023-12-12 14:29:41 +03:00
Anastasiya Semenkevich a161df0c65 chore: wait until appears removed 2023-12-11 18:31:08 +03:00
Anastasiya Semenkevich b29d96b421 chore: extend the limit for balance to appear up to 10 seconds 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 Semenkevich 1f55d95474 chore: enable back balance test 2023-12-07 09:38:47 +03:00
Valentina1133 47d70565d5
Test/test settings messaging identity verification (#341)
* test: test_messaging_settings_identity_verification added

* chore: skipped test_settings_include_in_total_balance
2023-11-28 15:26:05 +03:00
Valentina1133 7efea5191f
test: test_messaging_settings accepting and rejecting request added (#336) 2023-11-27 14:44:42 +04:00
Anastasiya 5691004e55
chore: stabilise test (#333)
* chore: fix testnet toggle test and total balace wallet test

* chore: increase timeout for syncing test

* chore: disable test mode and remove keycard hide steps
2023-11-22 13:42:26 +03:00
Anastasiya e6c5443d3d
chore: several changes for wallet settings tests (#317)
* chore: fix several wallet tests

* disable account ordering because of bug

* remove test self as not needed anymore

* add log level

* click the revert button 2 times
2023-11-17 17:27:51 +03:00
Vladimir Druzhinin a9af83fda4
Chore/key card handler (#314)
* chore: fix seed phrase test and edit status account test

* chore: change the locator for profile layout

* chore: close Keycard Controller

---------

Co-authored-by: Anastasiya Semenkevich <anastasija.ig@gmail.com>
2023-11-17 08:53:17 +03:00
Anastasiya ddcbae155b
chore: add waiting condition for total balance test so it is not failing on CI (#299) 2023-11-13 16:42:55 +03:00
Anastasiya ae39ba0fcf
Test: exclude from total balance (#288)
* chore: added verification for keypair name in status account and added steps

* test: test to check total balance for watched addresses added

* chore: added verification for keypair name in status account and added steps

* test: test to check total balance for watched addresses added

* review addressed
2023-11-10 18:04:49 +03: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
Valentina1133 9414c15086
chore: image comparison replaced with other verifications (#251) 2023-11-03 17:33:13 +01: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
Anastasiya 176481564c
chore: verification for toast message, test decopling (#222)
- added toast message verification when adding account
- decoupled test for watch only account
2023-10-27 10:00:07 +03:00
Anastasiya 7b794aec83
chore: testnet switching tests updated (#212) 2023-10-25 18:44:19 +03:00
Valentina1133 5ad53da3e8
Fixed get toast messages method (#209) 2023-10-25 15:34:00 +03:00
Anastasiya 07bc4a86fc
chore(@wallet_account_tests): add several verifications for wallet tests (#205)
- added methods to check values for details
- improve test for status account so it has more verifications
- clean up for add account test
- added object name for toast message
2023-10-25 15:33:18 +03:00
Anastasiya 0cd78e9336
chore(@main_window): add attempts for button click (#198) 2023-10-20 20:54:04 +03:00
Anastasiya 8230dad48a
chore(@edit_account_test): add verification for delete button (#196) 2023-10-20 13:06:07 +03:00