-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
maestro new tests batch 2 (newtests2) #4505
base: develop
Are you sure you want to change the base?
Conversation
fix dot to include all tag
626d65a
to
ba4b74e
Compare
- runFlow: | ||
file: ../common/login-password.yaml | ||
env: | ||
USERNAME: ${MAESTRO_EDGE_MUTATE_CHANGEPW_USERNAME} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mutating tests must create new accounts.
- runFlow: | ||
file: ../common/login-password.yaml | ||
env: | ||
USERNAME: ${MAESTRO_EDGE_MUTATE_CHANGEPIN_USERNAME} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mutating tests must create new accounts.
timeout: 120000 | ||
- tapOn: | ||
text: "Simplex" | ||
index: 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove index 0
- extendedWaitUntil: | ||
visible: Sell Cryptocurrency | ||
timeout: 120000 | ||
- tapOn: "ACH Bank Transfer" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There will be no ACH in 3.21
|
||
appId: ${MAESTRO_APP_ID} | ||
tags: | ||
- android |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to copy this for ios and just remove the scrolling
MAESTRO_EDGE_TXDETAILS_PASSWORD: 'passwd', | ||
MAESTRO_EDGE_USA_PARTNERS_USERNAME: 'user', | ||
MAESTRO_EDGE_USA_PARTNERS_PASSWORD: 'passwd', | ||
MAESTRO_EDGE_MUTATE_CHANGEPW_USERNAME: 'user', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mutating changes must create random accounts
fix dot to include all tag (correct from newtests2)
CHANGELOG
noneDependencies
noneRequirements
If you have made any visual changes to the GUI. Make sure you have: