Anastasiya Semenkevich
2b0af81139
chore: extract methods to helper class
2024-09-10 11:23:14 +03:00
Anton
cba367ba1d
fix import
2024-08-27 15:24:55 +02:00
Anton
9bc479cb7b
fix imports
2024-08-27 15:24:55 +02:00
Anton
c2b0a1c7d1
tests: add soft assertion
2024-08-27 15:24:55 +02:00
Anastasiya Semenkevich
5cae2edf08
chore: make tests running for dev build and update marks
2024-08-08 13:22:33 +03:00
Valentina Novgorodtceva
60ee909598
chore: increased timeout for some buttons and created fixture to close apps before session
2024-07-25 12:20:56 +03:00
Valentina Novgorodtceva
2a4e341f9d
chore: keycard env set separately for keycard tests only
2024-07-12 14:02:11 +03:00
Anastasiya
9662c974a0
chore: use uuid in screenshot name instead of timestamp to make the filename smaller
2024-07-08 18:23:07 +03:00
Anastasiya Semenkevich
1c5aad7733
chore: replace conditions with function call in system.py
2024-06-18 15:04:44 +03:00
Anastasiya Semenkevich
469d527cf0
chore: remove semicolon from the paths files to make windows happy
2024-06-17 15:43:32 +03:00
Valentina Novgorodtceva
a1e4591bc4
chore: attach logs for failed test and remove squish config from allure
2024-03-12 15:20:07 +03:00
Anastasiya Semenkevich
39445afd89
chore: screenshot on fail improved
2024-03-07 17:54:27 +03:00
Jakub Sokołowski
6418fcd6c6
feat(conftest): set log level using LOG_LEVEL env var
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-05 23:31:44 +01:00
Jakub Sokołowski
c00707cdd8
chore(conftest): improve log format for pytest.log
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-05 22:56:48 +01:00
Jakub Sokołowski
7eab188b32
feat(all): logging to files for drivers and fixtures
...
Otherwise it's very hard to debug anything at all.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-01 14:48:53 +01:00
Vladimir Druzhinin
29b78cc12e
chore: Create screenshot of multiple instances on test fail ( #273 )
...
#271
2023-11-07 18:26:07 +01:00
Vladimir Druzhinin
46e77e14e9
Chore/display ( #234 )
...
* Using the name of the display from CI in grabbing screenshots
#233
* Test fail
2023-10-31 17:59:27 +03:00
Vladimir Druzhinin
8c278b6052
Fix AttachError because of parallel execution ( #197 )
...
* Fix AttachError because of parallel execution
* Fix X connection failed
2023-10-23 14:53:11 +03:00
Vladimir Druzhinin
3343bc675e
Fix AUT AttachError ( #180 )
...
* Fix AUT AttachError
#174
* Test close by port
* Method to add a screenshot on fail added for multiple instances AUT
#177
2023-10-19 14:26:05 +02: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
Vladimir Druzhinin
d545829724
Attach app logs added ( #129 )
...
#123
2023-10-04 10:54:13 +02:00
Vladimir Druzhinin
fd64142295
Ci/74 jenkins file ( #118 )
...
* Set up Jenkins file
#74
* Fix Allure trend
* Display resolution changed on CI
* TestRail integration
* Fix test on create community
* Fix wallet tests
* Fix field description in jenkinsfile
* Test name and test scope parameters were split in Jenkinsfile
* Clean up moved in post stage
* Environment variables set up changed in JenkinsFile
* Fix test ID
* Fix warnings in JenkinsFile
* Copy artifacts directory changed
* Fix of two space indentations in Jenkinsfile
* Extra environment variable removed
* Move tests wallet in one folder
---------
Co-authored-by: Valentina Novgorodtceva <valentina@status.im>
2023-09-28 14:44:13 +02:00
Vladimir Druzhinin
8b4c31fe63
test(AUT Close) The closing AUT process by pid ( #11955 )
...
#85
2023-08-22 17:15:25 +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
768b05ac1b
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
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
Vladimir Druzhinin
13af133ab6
test(pytest) Import squish as a python module. ( #11421 )
...
#66
2023-07-10 17:55:10 +02:00