summaryrefslogtreecommitdiff
path: root/platform/android/tests
diff options
context:
space:
mode:
authorBrad Leege <brad@mapbox.com>2016-04-27 10:38:01 -0500
committerBrad Leege <brad@mapbox.com>2016-04-27 10:38:01 -0500
commitdc985afde6d3153bb08464bcffb56ed2de9d189d (patch)
treeb4ba44a687249dddb989a6f54684eb901b87f752 /platform/android/tests
parentc7379f188ef33ead6953eb29651b46377aed9c6e (diff)
downloadqtlocation-mapboxgl-dc985afde6d3153bb08464bcffb56ed2de9d189d.tar.gz
[android] Updating AWS Device Farm Python Script URL
Diffstat (limited to 'platform/android/tests')
-rw-r--r--platform/android/tests/docs/UI_TESTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/tests/docs/UI_TESTS.md b/platform/android/tests/docs/UI_TESTS.md
index 35032bf5a9..f2d74f07fb 100644
--- a/platform/android/tests/docs/UI_TESTS.md
+++ b/platform/android/tests/docs/UI_TESTS.md
@@ -59,7 +59,7 @@ You can generate JaCoCo reports from espresso tests by
- running the gradle task `createMockDebugCoverageReport` when executing tests.
## Running Espresso test automatically on AWS Device Farm
-To automatically execute Espresso tests as part of our CI build, we have created a Python [script](https://github.com/mapbox/mapbox-gl-native/blob/aws-devicelab/android/scripts/devicefarm.py).
+To automatically execute Espresso tests as part of our CI build, we have created a Python script called [`devicefarm.py`](https://github.com/mapbox/mapbox-gl-native/blob/master/platform/android/tests/scripts/devicefarm.py).
This script is responsible for:
- uploading an APK + test APK