Files
spacedrive/apps/mobile/tests/onboarding.yml
Utku 1634f24808 [MOB-1] Theme support for Mobile (#755)
* revert rspc changes and some theme stuff

* Run onboarding test first

* test adding a tag

* handle keyboard on Create Tag Modal

* listen system theme changes

* fix delete tag button

* wait add tag mutation

* remove duplicate assert

* fix edit location setting screen

* select theme & fix add tag test

* add how to run web app to contributing

* add note about how to use stores correctly

* use theme colors

* system theme

* remove metro-minify-terser

* final tweaks

* cleanup

* cleanup

---------

Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
2023-05-04 08:10:31 +00:00

16 lines
278 B
YAML

appId: com.spacedrive.app
---
- launchApp:
clearState: true
- tapOn: 'Get Started'
- tapOn:
id: 'library-name'
- inputText: 'TestLib'
- tapOn: 'New Library'
- tapOn:
id: 'share-nothing'
- tapOn: 'Continue'
- tapOn:
id: 'drawer-toggle'
- assertVisible: 'TestLib'