summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/activity/BaseActivityTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - espresso tests reworkTobrun2019-01-101-105/+0
* [android] deliver onMapReady only if mapboxMap is not nullŁukasz Paczos2018-11-021-1/+10
* [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-211-11/+54
* 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] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-201-0/+71