summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/activity
Commit message (Expand)AuthorAgeFilesLines
* [android] - avoid failing CI tests when device under test doesn't have a vali...tobrun2018-09-251-15/+5
* [android] - replace reflection setup with a findViewById, improves stability ...Tobrun2018-09-241-8/+7
* [android] adapt LocationLayerPlugin's test suiteŁukasz Paczos2018-09-121-5/+14
* UI thread checking (#12000)Tobrun2018-05-251-4/+10
* [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-201-32/+9
* [android] - add orientation change regression testtobrun2018-01-021-5/+5
* [android] - add config file for excluding generated tests, refactor generatio...Tobrun2017-11-081-4/+4
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-212-12/+55
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-38/+40
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-5/+4
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-0933-1089/+0
* [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-2035-0/+1197