android / android/android-test
No UI testing support for MaterialDatePicker
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 342
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 2
Description
### Description
With the legacy `DatePicker` and `TimePicker` there was enough support for esprosso UI testing. `PickerActions` was really handy. Now after upgrading to `MaterialDatePicker` there is no easy way to do UI testing.
It would be nice to have some utility provided for UI testing on `MaterialDatePicker`
Contributor guide
Research direction
Start by reviewing the existing PickerActions support for the legacy DatePicker and TimePicker, then inspect the MaterialDatePicker API and current Android UI-testing patterns. Done means a documented utility provides comparable UI-testing support for MaterialDatePicker, with its behavior and supported interactions made clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100