Setup Maestro and add first tests.

Also configure CI
This commit is contained in:
Benoit Marty 2023-01-12 17:36:42 +01:00 committed by Benoit Marty
parent bcda5e3acd
commit 1333ab6643
15 changed files with 187 additions and 1 deletions

7
.maestro/tests/init.yaml Normal file
View file

@ -0,0 +1,7 @@
appId: ${APP_ID}
---
- clearState
- launchApp
- tapOn: "Close showkase button"
- runFlow: ./assertions/assertInitDisplayed.yaml
- takeScreenshot: build/maestro/000-FirstScreen