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

### Overview As the current emulator-launcher implementation is implemented for Python2 and does not allow running on Firebase, I suggest here a way override the launcher target with a different...

cla: yes

In instrumentation runners, instead of using the default locale, always print the "Time: " output in US locale. This fixes an issue where changing the device locale affects the format...

cla: yes

### Overview A set of commits aimed to make the Python code under `tools/android/emulator/` compatible with Python2 and Python3. ### Proposed Changes This PR includes changes proposed in https://github.com/android/android-test/pull/379 (by...

cla: yes

We store our images in a different location than `androidsdk`. They are downloaded and make available using a http_archive ### Overview images are hard-coded in the repository at `//tools/android/emulated_devices:macro/image_info.bzl` as...

cla: yes

This is a draft of the API described in #724. Missing: * Manually testing that it actually works (heh), including trying out with Radiography. * Tests. * Feedback from the...

cla: yes

### Overview I don't know the appropriate structure/design to implement this functionality, but wanted to submit what I need. I can then refactor it to match the desired design -...

cla: yes

This is just a test, thank you

cla: no

Curl is already included in the Docker image.

cla: yes