Commit Graph

34 Commits

Author SHA1 Message Date
Anastasiya Semenkevich daad4e6d47 chore: use env var for sensitive information 2024-09-05 17:29:39 +03:00
Anastasiya Semenkevich ef9c2598cc chore: clean up user.py 2024-08-28 14:26:27 +03:00
Anastasiya Semenkevich ad68f46c5b tests: use randomly generated seed where possible 2024-08-26 11:52:39 +02:00
Anastasiya Semenkevich 66fac6fa96 tests: refactor user.py 2024-08-21 17:06:41 +03:00
Anastasiya Semenkevich 6cc11bbca9 chore: group chat test is using newly created users to avoid potential waku issues 2024-08-09 22:35:45 +03:00
Valentina Novgorodtceva 5b4a4e31e9 test: custom ordering of assets added 2024-05-16 16:12:39 +07:00
Anastasiya Semenkevich 7994739d04 chore: add random user attributes usage where possible 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 33251f2bfe chore: remove data usage for syncing test as we actually dont need it there and it was not working anyway 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 9f73f5f393 chore: data for pin test 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich cb4f422798 chore: add group_chat_user_3 account data 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 3245337f97 chore: add group_chat_user_2 account data 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich 728cdef249 chore: add group_chat_user_1 account data 2024-03-29 09:17:39 +03:00
Valentina Novgorodtceva 0f90508113 chore: create community test updated 2024-02-20 11:33:41 +03:00
Anastasiya Semenkevich 47f8297d87 chore: do not use file upload dialog for community creation and edit 2024-02-14 10:36:21 +03:00
Valentina Novgorodtceva a529dd04b7 test: test clicking category added 2024-01-15 16:07:59 +07:00
Anastasiya Semenkevich be835506fb chore: fix test for creating permissions 2023-12-29 11:47:48 +03:00
Valentina Novgorodtceva 4f69111778 test: test_ens_name_purchase added 2023-12-12 10:43:20 +07:00
Valentina Novgorodtceva 53717439f7 chore: communities tests enabled and fixed, replaced image comparison 2023-12-12 10:40:39 +07:00
Valentina Novgorodtceva fa48dad825 test: test_wallet_send_0_eth added 2023-12-07 16:24:38 +07:00
Valentina1133 7ade33be7a chore: image comparison replaced with other verifications (#251) 2023-11-03 17:33:13 +01:00
Anastasiya 4dd9afe437 test: test_wallet_main_can_add_account_after_restart implemented (#239) 2023-11-01 16:58:38 +03:00
Anastasiya 8460e9f2c3 chore(@wallet_account_tests): add several verifications for wallet tests (#202) 2023-10-24 15:32:19 +03:00
Anastasiya 2258ecfd45 chore(@onboarding_test): add verification for wallet address (#201) 2023-10-23 18:43:17 +03:00
Valentina1133 326b74c6bb Group chat (#137) 2023-10-06 10:02:48 +07:00
Valentina1133 45a701355a Settings - set name, bio and social links and backup seed phrase (#116) 2023-09-22 15:44:29 +07:00
Valentina1133 bd07b1d0dd Profile settings - display name, states, change password (#112) 2023-09-20 18:35:56 +07:00
Vladimir Druzhinin e0b5b88199 Testnet mode and account order (#105)
Co-authored-by: Valentina Novgorodtceva <valentina@status.im>
2023-09-15 11:17:07 +07:00
Vladimir Druzhinin 66b260fb48 Fix test on inviting to community for Mac (#104)
#96
2023-09-14 10:51:22 +02:00
Vladimir Druzhinin 26b77dba45 Test(Community) Join community via owner invite
#96
2023-09-11 21:48:52 +02:00
Valentina1133 f2482e3992 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 02ad676fdc 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 0d17fafb88 Test(Community) Create, edit community (#12021)
#90
2023-08-29 16:43:00 +02:00
Vladimir Druzhinin bfa7866cee test(Onboarding) Test on Import: 12 word seed phrase added
#86
2023-08-14 10:26:58 +03:00
Vladimir Druzhinin fe724ef186 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