Skip to content

adil-hussain-84/android-test-experiments

Repository files navigation

AndroidX Test Experiments

This project houses a number of Android applications which each demonstrate a particular bug or feature of the AndroidX test libraries.

The applications in this project are as follows:

  • app1 – Demonstration of an Android Test Orchestrator parameterized tests bug
  • app2 – Demonstration of the 'connectedDebugAndroidTest' Gradle task hanging indefinitely
  • app3 – Demonstration of the 'ActivityScenario.launchActivityForResult' method not working in Android 14
  • app4 – Demonstration of how to write UI tests for an Activity that has a Composable as its content

About

Experiments with the AndroidX test libraries.

Topics

Resources

Stars

Watchers

Forks

Languages