2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-02-17 09:08:49 +00:00
Vladimir Druzhinin b09504be36
Test(pytest) start aut ()
* test(pytest) The driver methods added. Wrappers for UI elements added.



* test(pytest) Squishserver added



* test(pytest) Attach/Detach AUT methods added



* test(pytest) Main window handler added



* test(pytest) Save screenshot on fail added



* test(pytest) Wait for squishserver added



* test(pytest) Setup Windows



* Generate new keys ()

* test(pytest) Image comparison methods added



* test(pytest) Tesseract methods added



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



* test(onboarding) Test on generation new keys added



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



* test(Onboarding) Test on Profile image added



* Allure and TestRail integration ()

* test(Allure) Steps descriptions added



* test(TestRail) Integration

2023-08-04 20:27:03 +02:00

5 lines
90 B
Python

from . import commands
from .colors import *
from .tesseract import *
from .user import *