Files
App/maestro/flows/flow-0.yaml
Violet Caulfield 8fd8a33dc7 Add Suggested Artists to Discover Tab (#468)
* Fix issue where frequent artists werent properly sorted

* adding suggested artists to discover page

adding maestro test coverage to discover tab

* Add Suggested artists
2025-08-04 01:34:41 -05:00

7 lines
204 B
YAML

appId: com.jellify
---
- clearState # clears the state of the current app
- launchApp
- runFlow: ../tests/1-login.yaml
- runFlow: ../tests/2-library.yaml
- runFlow: ../tests/3-musicplayer.yaml