Skip to content
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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

maestro new tests batch 2 (newtests2) #4505

wants to merge 1 commit into from

Conversation

rjrs2k
Copy link
Contributor

@rjrs2k rjrs2k commented Sep 30, 2023

fix dot to include all tag (correct from newtests2)

CHANGELOG

none

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

@rjrs2k rjrs2k mentioned this pull request Sep 30, 2023
4 tasks
fix dot to include all tag
- runFlow:
file: ../common/login-password.yaml
env:
USERNAME: ${MAESTRO_EDGE_MUTATE_CHANGEPW_USERNAME}
Copy link
Member

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}
Copy link
Member

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
Copy link
Member

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"
Copy link
Member

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
Copy link
Member

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',
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants