android / android/android-test

Feature Request: Add `checkOnHolderItems` method like `actionOnHolderItem`

Open
#656 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.