mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-09 03:58:33 -06:00
* Fix issue where frequent artists werent properly sorted * adding suggested artists to discover page adding maestro test coverage to discover tab * Add Suggested artists
7 lines
204 B
YAML
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 |