android-test icon indicating copy to clipboard operation
android-test copied to clipboard

An extensive framework for testing Android apps

Results 273 android-test issues
Sort by recently updated
recently updated
newest added

Updated build dependency for AccessibilityChecks.

cla: no

Fix the error message when Espresso is busy due to processing messages (rather than idling resources).

cla: no

Fix AndroidJUnitRunner to send the correct test description on "Test mechanism" failure

cla: no

Fix the error message when Espresso is busy due to processing messages (rather than idling resources).

cla: no

Replace the native bazel Android rules with the Android skylark rules.

cla: no

Fix the error message when Espresso is busy due to processing messages (rather than idling resources). (Suppressed possible NPE exceptions.)

cla: no

Separate out the Orchestrator service connection logic from AndroidJUnitRunner - Separated the Test Discovery logic (addTests) from the Test Notification logic (OrchestratedInstrumentationListener). - Refactor service connection logic to allow us...

cla: no

1) TestStorage now supports passing in a custom ContentResolver other than the the content resolver of the app under test in Instrumentation. 2) Uses the AndroidX Experimental annotation for the...

cla: no

Lower the logging level to `debug` when all idling resources are idling, as this method can be called for multiple times and it appears noisy in the logs.

cla: no