-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Update FXIOS-13834 UI test #30351
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
base: main
Are you sure you want to change the base?
Update FXIOS-13834 UI test #30351
Conversation
💪 Quality guardian1 tests files modified. You're a champion of test coverage! 🚀 🧹 Tidy commitJust 2 file(s) touched. Thanks for keeping it clean and review-friendly! ✅ Per-file coverageAll changed files meet the threshold of 35.0%. Client.app: Coverage: 37.15
Generated by 🚫 Danger Swift against 705e821 |
85cbc0d to
ecfb70e
Compare
ecfb70e to
6174fd8
Compare
| app.tables.cells.element(boundBy: 0).waitAndTap() | ||
| let tablesQuery2 = app.tables | ||
| tablesQuery2.staticTexts[searchEngine].waitAndTap() | ||
| tablesQuery2.staticTexts.containing(NSPredicate(format: "label CONTAINS[c] %@", searchEngine)).element.waitAndTap() |
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.
"Wikipedia" now appears as "Wikipedia (en)" in the list of search engines.
|
@mattreaganmozilla I found no new test failures from the full functional tests. Just one updates from a smoke test ( |
📜 Tickets
Jira ticket
Github issue
💡 Description
Let me use this PR to see which unit tests and smoke tests that need updates.
🎥 Demos
Demo
📝 Checklist