-
Notifications
You must be signed in to change notification settings - Fork 24
chore: common locator placement - WPB-20289 #3653
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: develop
Are you sure you want to change the base?
Conversation
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.
looks good left a suggestion
"account.hint" = "Doppeltippen, um Konto zu öffnen"; | ||
import Foundation | ||
|
||
public enum Locators { |
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.
suggestion: I would move the locators to WireUI and have a specific target : Locators for it that way CI does not trigger running all tests when something changed in Foundation
otherwise we might want to ignore this file in the CI
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.
Updated accordingly.
Test Results2 085 tests 2 057 ✅ 3m 3s ⏱️ Results for commit bc9cb02. |
Issue
Please describe the issue.
Optional: add details about technical approach, solutions etc.
Optional: reference dependencies to other pull requests etc.
Testing
Describe how to test.
Optional: attachments like images, videos, etc.
Checklist
[WPB-XXX]
.UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: