Skip to content

added MailFolder, moved trash,inbox,sent screens to mailFolderScreen#1092

Merged
tomholub merged 3 commits intomasterfrom
tests/issue-1044
Nov 26, 2021
Merged

added MailFolder, moved trash,inbox,sent screens to mailFolderScreen#1092
tomholub merged 3 commits intomasterfrom
tests/issue-1044

Conversation

@fcvakintos
Copy link
Contributor

@fcvakintos fcvakintos commented Nov 25, 2021

This PR contains new mailFolderScreen, which has methods from trash,inbox,sent screens, removed trash/inbox/sent srcreens

close #1044


Tests

  • Tests added or updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - less duplication.

When you encounter any ios class chain kind of selector, use accessibility identifiers instead.

tomholub
tomholub previously approved these changes Nov 25, 2021
Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can merge it since it was filed as a separate issue, but merge conflicts need to be resolved first.

# Conflicts:
#	appium/tests/screenobjects/sent.screen.ts
#	appium/tests/screenobjects/trash.screen.ts
@fcvakintos
Copy link
Contributor Author

resolved

@fcvakintos fcvakintos requested a review from tomholub November 26, 2021 07:13
@fcvakintos
Copy link
Contributor Author

@tomholub can you merge it

@tomholub tomholub merged commit 3757a99 into master Nov 26, 2021
@tomholub tomholub deleted the tests/issue-1044 branch November 26, 2021 10:40
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.

consider all folders screens to use the same class (or base) in ui tests

3 participants