android / android/android-test
Feature Request: Add `checkOnHolderItems` method like `actionOnHolderItem`
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 342
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 2
Description
### Description
We currently have `actionOnHolderItem`. We should have a similar `checkOnHolderItems` that can run `ViewAssertion`s on matching `ViewHolder` items.
Contributor guide
Research direction
Start by locating the existing actionOnHolderItem implementation and its tests, then inspect how ViewAssertion is applied to matching ViewHolder items. Add the analogous checkOnHolderItems API and verify that it runs ViewAssertions on the matched items through the relevant test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100