android / android/android-test

Add testing support for predictive back animations

Open
#2,385 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
1.2k
Forks
342
Avg merge
11h 29m
Merged PRs (30d)
2

Description

Android API 34 officially brought predictive back gestures to the developer platform so that custom animations can be defined. I want to see support for testing the UI state during predictive back animations. This will mean adding interactions for the `started`, `progressed` and `cancelled` actions of back press callbacks.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing Android back-press testing interactions and the callbacks used for predictive back animations on API 34. Add coverage for the started, progressed, and cancelled actions, and verify that tests can observe the expected UI state throughout those actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.