summaryrefslogtreecommitdiff
path: root/platform/android/tests/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/tests/README.md')
-rw-r--r--platform/android/tests/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/platform/android/tests/README.md b/platform/android/tests/README.md
deleted file mode 100644
index 0d1eb7dea2..0000000000
--- a/platform/android/tests/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Mapbox GL Android Test documentation
-
-## Testing
-We currently support the following types of testing on the Mapbox Maps SDK for Android:
-
- - [Unit tests](docs/UNIT_TESTS.md) using [JUnit](http://developer.android.com/tools/testing-support-library/index.html#AndroidJUnitRunner)
- - [UI tests](docs/UI_TESTS.md) using [Espresso](http://developer.android.com/tools/testing-support-library/index.html#Espresso)
- - [Exerciser](docs/EXERCISER_TESTS.md) tests using [Monkey](http://developer.android.com/tools/help/monkey.html) or [Build-in Fuzz test](http://docs.aws.amazon.com/devicefarm/latest/developerguide/test-types-built-in-fuzz.html)
- - [Performance tests](docs/PERFORMANCE_TESTS.md) using [Systrace](https://codelabs.developers.google.com/codelabs/android-perf-testing/index.html?index=..%2F..%2Fbabbq-2015&viewga=UA-68632703-1#0)
- - [Core tests](docs/CORE_TESTS.md) using [Google Test](https://github.com/google/googletest) to run the unit tests written for the core rendering component of Mapbox GL \ No newline at end of file