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
25
apps/mobile-rn/.maestro/incoming-share-local-check.yaml
Normal file
25
apps/mobile-rn/.maestro/incoming-share-local-check.yaml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
appId: com.d3ro.voice
|
||||
name: External Android content provider share routes to durable transcription queue
|
||||
---
|
||||
- extendedWaitUntil:
|
||||
visible:
|
||||
id: record-screen
|
||||
timeout: 30000
|
||||
- extendedWaitUntil:
|
||||
visible:
|
||||
id: record-retry-queued
|
||||
timeout: 60000
|
||||
- assertVisible:
|
||||
id: record-error
|
||||
- assertVisible:
|
||||
id: record-cancel-queued
|
||||
- takeScreenshot: incoming-share-local-queued
|
||||
- tapOn:
|
||||
id: record-cancel-queued
|
||||
- extendedWaitUntil:
|
||||
visible:
|
||||
id: record-import-file
|
||||
timeout: 30000
|
||||
- assertNotVisible:
|
||||
id: record-retry-queued
|
||||
- takeScreenshot: incoming-share-local-cleaned
|
||||
Loading…
Add table
Add a link
Reference in a new issue