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

Add MTE-4138 - long press share actions tests #24242

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

dragosb01
Copy link
Collaborator

📜 Tickets

https://mozilla-hub.atlassian.net/browse/MTE-4138

💡 Description

Added long press share options test from bookmark, history and reading list.
Also did a couple of fixes to make the other share tests compatible with iOS 16 and 17.

@dragosb01 dragosb01 requested a review from a team as a code owner January 20, 2025 14:12
@mobiletest-ci-bot
Copy link

mobiletest-ci-bot commented Jan 20, 2025

Messages
📖 Edited 4 files
📖 Created 0 files

Generated by 🚫 Danger Swift against a87ee6b

@dragosb01 dragosb01 added the Do Not Merge ⛔️ This issue is a work in progress and is not ready to land label Jan 21, 2025
@dragosb01
Copy link
Collaborator Author

Adding do not merge label to make share tests compatible with iOS 15 also.

@dragosb01 dragosb01 removed the Do Not Merge ⛔️ This issue is a work in progress and is not ready to land label Jan 21, 2025
@@ -40,13 +40,176 @@ class ShareLongPressTests: BaseTestCase {
openNewTabAndValidateURLisPaste(url: "https://www")
}

// https://mozilla.testrail.io/index.php?/cases/view/2864380
func testBookmarksShareNormalWebsiteReminders() {
if #available(iOS 17, *) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes, feel free to run the tests only on more recent versions of iOS.

@isabelrios isabelrios merged commit b19e55e into main Jan 22, 2025
10 of 11 checks passed
@isabelrios isabelrios deleted the dbigu/MTE-4138 branch January 22, 2025 08:47
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.

4 participants