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
20
apps/mobile-rn/.maestro/admin-local-stale-check.yaml
Normal file
20
apps/mobile-rn/.maestro/admin-local-stale-check.yaml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
appId: com.d3ro.voice
|
||||
name: Refresh stale manager Admin state after host-side downgrade and fail closed
|
||||
---
|
||||
- assertVisible:
|
||||
id: admin-screen
|
||||
- assertVisible:
|
||||
id: admin-user-${MAESTRO_TARGET_ID}
|
||||
- swipe:
|
||||
start: 50%, 45%
|
||||
end: 50%, 90%
|
||||
duration: 1000
|
||||
- extendedWaitUntil:
|
||||
visible:
|
||||
id: admin-error
|
||||
timeout: 30000
|
||||
- assertNotVisible:
|
||||
id: admin-user-${MAESTRO_TARGET_ID}
|
||||
- assertNotVisible:
|
||||
id: admin-mutation-modal
|
||||
- takeScreenshot: admin-local-stale-manager-forbidden-purged
|
||||
Loading…
Add table
Add a link
Reference in a new issue