Anastasiya Semenkevich
d814ec12ef
chore: remove repetitive code and re-order some classes
2024-07-12 13:00:10 +03:00
Valentina Novgorodtceva
01b4d1305d
test: verifications for share profile popup added
2024-07-11 16:56:27 +03:00
Anastasiya Semenkevich
1c5aad7733
chore: replace conditions with function call in system.py
2024-06-18 15:04:44 +03:00
Anastasiya Semenkevich
19f6cf9e11
chore: removed unnecessary steps, brought back commented ones
2024-06-12 13:09:23 +03:00
Valentina Novgorodtceva
5d78f43915
chore: tests adjusted according to new onboarding flow
2024-04-24 19:19:21 +03:00
Anastasiya Semenkevich
3cf0bfdec8
chore: fix data type in public key assertion
2024-04-05 11:46:19 +03:00
Anastasiya Semenkevich
1963553f39
chore: fix missing dot validation for display name
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
53f0fd1fa0
chore: general updates
2024-03-01 12:51:51 +03:00
Anastasiya Semenkevich
f7b975ec17
chore: comment out password strength test and other minor updates
2024-02-29 13:23:10 +03:00
Anastasiya Semenkevich
b309456a33
chore: combine 2 tests to save time
2024-02-19 11:13:44 +03:00
Anastasiya Semenkevich
1fc44f5e3d
chore: replace file dialog interactions with direct function
2024-02-16 10:10:59 +03:00
Valentina Novgorodtceva
6f84fe7c08
chore: fixes for fails from nightly run
2024-02-12 10:27:31 +03:00
Anastasiya Semenkevich
2c22faa780
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
9ea888891c
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
55ebd85637
chore: change locator for InsertDetailsView
2023-12-27 17:42:34 +03:00
Anastasiya Semenkevich
0e96fd0e57
chore: add validation for emoji hash across screens
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
b59590aa1f
chore: better init for online identifier
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
3deeeda620
chore: add verification for identicon ring on the profile screen
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
838c916fc2
chore: added random selection of pictures (diff types)
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
f31ffc21f5
chore: add randomisation for password
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
875e8869b5
chore: add randomisation for display name generation
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
1d3994f720
chore: add smaller steps and asserts, rename method
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
caef79d2ee
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
706e60ca0c
Add priority pytest marks
2023-12-13 17:53:24 +03:00
Magnus
e982cfe389
Introduce priority pytest marks
2023-12-13 17:53:24 +03:00
Magnus
b900ee72d6
set up pytest marks for different sections of the app
2023-12-13 17:53:24 +03:00
Anastasiya Semiankevich
8fe9b4731c
chore: move the TEST MODE back off for now and add some more fixes
2023-12-13 17:20:30 +03:00
Anastasiya Semiankevich
4f73e0eb52
chore: refactor edit account test a bit
2023-12-13 17:20:30 +03:00
Jakub Sokołowski
255f88fbb0
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
50ada60385
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
41d431c136
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
63f0818bcd
chore: skip failed tests in onboarding ( #219 )
2023-10-26 15:09:06 +03:00
Anastasiya
5ed7dbd9cf
chore: add attempts for clicking networks and next buttons ( #216 )
2023-10-26 14:19:32 +03:00
Anastasiya
e68c19681b
chore(@onboarding_syncing): uncomment sync devices test ( #199 )
2023-10-22 19:37:17 +03:00
Vladimir Druzhinin
e292a0d347
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
b0c4f0e9a4
chore: tests ordering and tesseract removal ( #145 )
2023-10-06 17:32:08 +06:00