feat(release): prepare 1.1.0 candidate
This commit is contained in:
parent
5a34f66981
commit
5205dcdfa9
736 changed files with 115667 additions and 12203 deletions
22
apps/mobile-rn/.maestro/admin-local-ordinary-settings.yaml
Normal file
22
apps/mobile-rn/.maestro/admin-local-ordinary-settings.yaml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
appId: com.d3ro.voice
|
||||
name: Continue the same ordinary session and prove Admin remains hidden
|
||||
---
|
||||
- assertVisible:
|
||||
id: dashboard-scroll
|
||||
- tapOn:
|
||||
id: tab-settings
|
||||
retryTapIfNoChange: true
|
||||
waitToSettleTimeoutMs: 2000
|
||||
- extendedWaitUntil:
|
||||
visible:
|
||||
id: settings-screen
|
||||
timeout: 30000
|
||||
- scrollUntilVisible:
|
||||
element:
|
||||
id: open-devices
|
||||
direction: DOWN
|
||||
timeout: 15000
|
||||
visibilityPercentage: 50
|
||||
- assertNotVisible:
|
||||
id: open-admin
|
||||
- takeScreenshot: admin-local-ordinary-admin-hidden
|
||||
Loading…
Add table
Add a link
Reference in a new issue