Commit Graph

27 Commits

Author SHA1 Message Date
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 9be6191ebb
chore(@onborading): added several verifications (#117) 2023-09-22 06:58:45 +03: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
Anastasiya Semenkevich de1f71560b
Update README.md 2023-09-19 13:14:45 +03:00
Valentina1133 58df974c8b
test(Wallet) Settings - account reordering not possible with 1 account (#109) 2023-09-19 15:59:31 +07:00
Vladimir Druzhinin 8b1d990985
Restart application added (#111)
#110
2023-09-15 10:15:28 +02: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
Vladimir Druzhinin 13d91682dc
Fix test on inviting to community for Mac (#104)
#96
2023-09-14 10:51:22 +02: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 7437e9f935 Fix start AUT 2023-09-13 09:47:51 +02:00
Vladimir Druzhinin d95459fa43
Merge pull request #102 from status-im/test/96_invite_to_community
Test(Community) Join community via owner invite
2023-09-11 21:52:04 +02:00
Vladimir Druzhinin 133eb2661e Test(Community) Join community via owner invite
#96
2023-09-11 21:48:52 +02:00
Vladimir Druzhinin 89e4aef6bd
Merge pull request #101 from status-im/develop
Develop
2023-09-11 17:15:14 +02:00
Vladimir Druzhinin f1cccd4479 Tests migrated from application repo
#100
2023-09-11 17:09:11 +02:00
Vladimir Druzhinin 41c650d90c Initial commit 2023-09-11 11:55:46 +02:00
Valentina1133 e526fb6ac8 Test/97 wallet generated custom private key account (#12080)
* test(Wallet) Edit the default wallet account and Manage a watch-only account cases automated

* test(Wallet) Manage generated and custom generated account

* test(Wallet) Manage private key imported account
2023-09-07 11:13:38 +07:00
Valentina1133 513335f2e0 test(Wallet) Edit the default wallet account and Manage a watch-only account cases automated (#12070) 2023-09-05 13:22:44 +07: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
Valentina1133 68fb934246 test(Wallet) Test Manage a saved address automated (#12034) 2023-09-01 18:18:04 +07:00
Vladimir Druzhinin a21edfca85 Test(Community) Create, edit community (#12021)
#90
2023-08-29 16:43:00 +02:00
Vladimir Druzhinin 25f5af5227 test(AUT Close) The closing AUT process by pid (#11955)
#85
2023-08-22 17:15:25 +02:00
Vladimir Druzhinin a11db33c88 test(Onboarding) Test on Import: 12 word seed phrase added
#86
2023-08-14 10:26:58 +03:00
Vladimir Druzhinin e41b441987 test(Onboarding) Skip closing test app (#11837)
- Closing all app instances by port for local run and by process name for CI
- Threshold for emoji hash decreased in image
comparison 
- Verification point for cropped user icon added
2023-08-10 08:58:50 +02:00
Vladimir Druzhinin 5959897498 Test(pytest) start aut (#11482)
* test(pytest) The driver methods added. Wrappers for UI elements added.

#67

* test(pytest) Squishserver added

#68

* test(pytest) Attach/Detach AUT methods added

#69

* test(pytest) Main window handler added

#70

* test(pytest) Save screenshot on fail added

#71

* test(pytest) Wait for squishserver added

#71

* test(pytest) Setup Windows

#71

* Generate new keys (#11804)

* test(pytest) Image comparison methods added

#76

* test(pytest) Tesseract methods added

#77

* test(pytest) The Methods to search color on image added

#80

* test(onboarding) Test on generation new keys added

#75

* test(pytest) Handlers for OS Native File dialog added

#81

* test(Onboarding) Test on Profile image added

#83

* Allure and TestRail integration (#11806)

* test(Allure) Steps descriptions added

#72

* test(TestRail) Integration

#72
2023-08-04 20:27:03 +02:00
Vladimir Druzhinin e828d2c1de test(pytest) Import squish as a python module. (#11421)
#66
2023-07-10 17:55:10 +02:00