-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
71 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Remove this test when the old onboarding is deprecated | ||
appId: xyz.blueskyweb.app | ||
--- | ||
- runScript: | ||
file: ../setupServer.js | ||
env: | ||
SERVER_PATH: "?users" | ||
- runFlow: | ||
file: ../setupApp.yml | ||
- tapOn: | ||
id: "e2eSignInAlice" | ||
- tapOn: | ||
id: "e2eStartLongboarding" | ||
- tapOn: "Continue to next step" | ||
- tapOn: "Continue to the next step without following any accounts" | ||
- tapOn: Show replies in Following feed | ||
- tapOn: Show quote-posts in Following feed | ||
- tapOn: Show re-posts in Following feed | ||
- tapOn: Show replies in Following feed | ||
- waitForAnimationToEnd | ||
- tapOn: Continue to next step | ||
- waitForAnimationToEnd | ||
- tapOn: "Continue to the next step" | ||
- waitForAnimationToEnd | ||
- tapOn: Continue to next step | ||
- waitForAnimationToEnd | ||
- tapOn: Continue to next step | ||
- waitForAnimationToEnd | ||
- tapOn: "Complete onboarding and start using your account" | ||
- waitForAnimationToEnd | ||
- assertVisible: Following |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters