32 Commits

Author SHA1 Message Date
Valentina Novgorodtceva
0ca9096be3 chore: tests adjusted according to new onboarding flow 2024-04-24 19:19:21 +03:00
Anastasiya Semenkevich
7ab9966433 chore: fix data type in public key assertion 2024-04-05 11:46:19 +03:00
Anastasiya Semenkevich
0ea7e093dd chore: fix missing dot validation for display name 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
aeabc7f9b9 chore: general updates 2024-03-01 12:51:51 +03:00
Anastasiya Semenkevich
390bfdc227 chore: comment out password strength test and other minor updates 2024-02-29 13:23:10 +03:00
Anastasiya Semenkevich
c2b8fa222a chore: combine 2 tests to save time 2024-02-19 11:13:44 +03:00
Anastasiya Semenkevich
54cfa7b743 chore: replace file dialog interactions with direct function 2024-02-16 10:10:59 +03:00
Valentina Novgorodtceva
29f26371db chore: fixes for fails from nightly run 2024-02-12 10:27:31 +03:00
Anastasiya Semenkevich
6d8c002f30 chore: reduce the critical set because of file dialog issue on release CI
https://github.com/status-im/status-desktop/issues/13483
2024-02-08 20:34:48 +03:00
Anastasiya Semenkevich
88c823e360 chore: add another verification which will take a bit of time so the UI wont be frozen 2023-12-29 16:42:34 +03:00
Anastasiya Semenkevich
9fc3e8ed6d chore: change locator for InsertDetailsView 2023-12-27 17:42:34 +03:00
Anastasiya Semenkevich
dc7d578e43 chore: add validation for emoji hash across screens 2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
e5b34242d1 chore: better init for online identifier 2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
a6590dfd21 chore: add verification for identicon ring on the profile screen 2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
2b3c7fb698 chore: added random selection of pictures (diff types) 2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
d38979e26e chore: add randomisation for password 2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
effd82ec17 chore: add randomisation for display name generation 2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
9023f27fbd chore: add smaller steps and asserts, rename method 2023-12-21 23:10:47 +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
2350193548 Add priority pytest marks 2023-12-13 17:53:24 +03:00
Magnus
1a1b2db403 Introduce priority pytest marks 2023-12-13 17:53:24 +03:00
Magnus
962c47604d set up pytest marks for different sections of the app 2023-12-13 17:53:24 +03:00
Anastasiya Semiankevich
e55fce53e2 chore: move the TEST MODE back off for now and add some more fixes 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
77379a33df
chore(all): rename _logger to LOG to match changes
Some of them were renamed in:
https://github.com/status-im/desktop-qa-automation/pull/352

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-01 14:58:22 +01:00
Valentina1133
d7c4378e6b
Chore/onboarding tests (#331)
* chore: added clicking on back button and checking correct views appear during onboarding

* chore: click clear button on profile view and checking field is empty added

* chore: show and hide password verifications added to test_check_password_strength_and_login
2023-11-27 14:44:08 +04:00
Anastasiya
98ecaea67c
chore: add object names to beta consent popup and test mode env variable condition (#308)
* chore: add object names to beta popup

* chore: add check for env variable
2023-11-16 13:48:17 +03:00
Vladimir Druzhinin
ffafe2ce70
chore: skip failed tests in onboarding (#219) 2023-10-26 15:09:06 +03:00
Anastasiya
4070deb1a6
chore: add attempts for clicking networks and next buttons (#216) 2023-10-26 14:19:32 +03:00
Anastasiya
3e3929b8a0
chore(@onboarding_syncing): uncomment sync devices test (#199) 2023-10-22 19:37:17 +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
c94202229b
chore: tests ordering and tesseract removal (#145) 2023-10-06 17:32:08 +06:00