44 Commits

Author SHA1 Message Date
Anastasiya Semenkevich
f0c01bb6db chore: reference in template is changed 2024-03-06 09:07:02 +03:00
Anastasiya Semenkevich
c653142d7d chore: improve the reference 2024-03-06 09:07:02 +03:00
Valentina Novgorodtceva
1c4b573834 chore: changed a way we access object locators in object map 2024-02-14 13:20:00 +03:00
Anastasiya Semenkevich
46dc460dc3 chore: change password test fixed 2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich
4867c88275 chore: fix settings references 2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich
ebf443403c chore: fix syncing 2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich
983136da12 chore: fix delete account from settings 2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich
1a4d75cfb8 chore: fix sign out and quit 2024-02-10 19:56:48 +03:00
Anastasiya Semenkevich
9f06d07af3 chore: fix back up seed test 2024-02-10 19:56:48 +03:00
Anastasiya Semiankevich
7d43c60bf2 chore: refactor edit account test a bit 2023-12-13 17:20:30 +03:00
Anastasiya Semiankevich
4094e50eff chore: fix community channel tests in test mode 2023-12-13 17:20:30 +03:00
Valentina Novgorodtceva
41d956e7da test: test_ens_name_purchase added 2023-12-12 10:43:20 +07:00
Anastasiya Semenkevich
577bf54134 chore: add attempts to click the cross button
1. test_toggle_testnet_toggle_on_and_close_the_confirmation fails now in nightly. I added attempts to click the cross button and removed wait_untll_appears (and related assert)
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
f195ab90e4
chore: fix sign out test (#353) 2023-12-01 07:32:44 +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
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
Valentina1133
1c71763735
test: test_create_keycard_account_with_new_seed_phrase added (#236) 2023-11-02 14:51:38 +01:00
Valentina1133
0384026ec9
test: test_sign_out_and_quit added (#224) 2023-10-30 09:59:01 +01:00
Anastasiya
cacb93c066
chore(@gui files): split settings screen file to separate settings screens (as in UI) (#179) 2023-10-13 18:55:44 +03:00
Anastasiya
7c43eec924
chore(@edit_network_test): get rid of 1x1 comparison (#176) 2023-10-13 17:49:44 +03:00
Anastasiya
28f8f5aca0
chore(@test_wallet_edit_network): test both tabs (#173) 2023-10-13 16:41:09 +03:00
Anastasiya
844cbda849
fix(@wallet_edit_network): adjust to new designs (#172) 2023-10-12 19:28:04 +03:00
Anastasiya Semenkevich
877a1bda38
test for editing network fixed and disabled with new bug (#168) 2023-10-12 09:25:49 +03:00
Vladimir Druzhinin
23ea978888
Fix/147 test sync device (#157)
* Code was formatted with pep8 recommendations

* Fix attaching squish server config
2023-10-09 19:04:29 +02:00
Anastasiya Semenkevich
9e79bd5e69
fix(@tests): fixing flaky tests (#156) 2023-10-09 20:01:13 +03:00
Vladimir Druzhinin
34c731faff
Ci/74 jenkins file (#142)
* OS native dialog replaced on Qt dialog

* Starting fluxbox added to make File Dialog visible
2023-10-06 10:33:42 +02:00
Anastasiya Semenkevich
9c0993f8da
chore(@edit_network): add verifications for checkbox and error messages (#138) 2023-10-06 12:05:32 +06:00
Valentina1133
a32f41cf7d
Group chat (#137) 2023-10-06 10:02:48 +07:00
Anastasiya Semenkevich
ac10eb185a
tests(@wallet_settings): edit network (#127) 2023-10-04 16:46:17 +06:00
Vladimir Druzhinin
3960e096d0
Fix failed tests for Mac (#128) 2023-10-02 11:21:12 +02:00
Valentina1133
9ce32cf2ac
Syncing - Sync device during onboarding (#120)
* Syncing - Sync device during onboarding
2023-09-28 13:45:49 +07:00
Anastasiya Semenkevich
aae6e6899b
tests(@wallet_settings): add negative scenarios (#125) 2023-09-27 15:26:10 +03:00
Anastasiya Semenkevich
44310f6198
test(@wallet_settings): add account from wallet settings view (#121) 2023-09-25 11:39:22 +03:00
Vladimir Druzhinin
a79b45ac8b
Fix open_settings method (#122) 2023-09-22 19:02:50 +03:00
Valentina1133
36c9cc5f19
Settings - set name, bio and social links and backup seed phrase (#116) 2023-09-22 15:44:29 +07:00
Anastasiya Semenkevich
be443fb4fb
chore(@wallet_settings): added verifications for back button and subtitle (#114)
Added back button field to NetworkWalletSettings class
Added subtitle field to NetworkWalletSettings class
Added step to verify the testnet subtitle
2023-09-20 17:18:00 +03:00
Valentina1133
846a52e8c1
Profile settings - display name, states, change password (#112) 2023-09-20 18:35:56 +07:00
Valentina1133
58df974c8b
test(Wallet) Settings - account reordering not possible with 1 account (#109) 2023-09-19 15:59:31 +07:00
Vladimir Druzhinin
f31a7623cf
Testnet mode and account order (#105)
Co-authored-by: Valentina Novgorodtceva <valentina@status.im>
2023-09-15 11:17:07 +07:00
Valentina1133
34ed9b6e4d
test(Wallet) Manage seed phrase account(imported and generated) and k… (#103)
* test(Wallet) Manage seed phrase account(imported and generated) and keycard settings

* test(Wallet) Manage seed phrase account(imported and generated) and keycard settings

---------

Co-authored-by: Vladimir Druzhinin <vlado@status.im>
2023-09-14 10:52:27 +07:00
Vladimir Druzhinin
133eb2661e Test(Community) Join community via owner invite
#96
2023-09-11 21:48:52 +02:00
Vladimir Druzhinin
5206094e13 Test/93 community channel (#12057)
* Test(Community) Create, edit community

#90

* Test(Community) Create, Edit and Delete Channel

#93

* Test(Fix) System dialog for local build fixed on Mac

#95

* Test(Fix) Typo

#93
2023-09-04 20:36:48 +02:00
Vladimir Druzhinin
a21edfca85 Test(Community) Create, edit community (#12021)
#90
2023-08-29 16:43:00 +02:00