-
Notifications
You must be signed in to change notification settings - Fork 4
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
ANDROID-15325 Compose Input test ids #396
Conversation
📱 New catalog for testing generated: Download |
library/src/main/java/com/telefonica/mistica/compose/input/TextInputTestTags.kt
Show resolved
Hide resolved
📱 New catalog for testing generated: Download |
📱 New catalog for testing generated: Download |
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.
Nice! just one question
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.
Yeah !
library/src/main/java/com/telefonica/mistica/compose/input/TextInputTestTags.kt
Show resolved
Hide resolved
📱 New catalog for testing generated: Download |
🥅 What's the goal?
Test IDs for input component (only compose by now)
🚧 How do we do it?
I added the following IDs:
Following IDs weren't added because associated input fields or features are not implemented yet:
☑️ Checks
🧪 How can I test this?