appId: app.witchsky --- - runScript: file: ../setupServer.js env: SERVER_PATH: "?users&follows&labels" - runFlow: file: ../setupApp.yml - tapOn: id: "e2eSignInAlice" - extendedWaitUntil: visible: id: "viewHeaderHomeFeedPrefsBtn" # create a modlist - tapOn: id: "e2eGotoModeration" - tapOn: id: "moderationlistsBtn" - tapOn: "New list" - tapOn: id: "editListNameInput" - inputText: "Muted Users" - tapOn: id: "editListDescriptionInput" - inputText: "Shhh" - tapOn: "Save" # view modlist - assertVisible: "Muted Users" - assertVisible: "Shhh" - tapOn: "Subscribe to this list" - tapOn: "Mute accounts" - tapOn: "Mute list" - tapOn: "Unmute" - tapOn: "Subscribe to this list" - tapOn: "Block accounts" - tapOn: "Block list" - tapOn: "Unblock" # the rest of the behaviors are tested in curate-lists.yml