summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/utils
Commit message (Collapse)AuthorAgeFilesLines
* [android] - add config file for excluding generated tests, refactor ↵Tobrun2017-11-081-4/+1
| | | | generation script output
* [android] speed up ui testsIvo van Dongen2017-09-221-22/+21
| | | | - Make the idling resource use a push model instead of polling for the ready state.
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-281-2/+2
| | | | * [android] - fix lint issues SDK
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-137/+0
|
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-166-158/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adds checkstyle to CI * fixed gradlew path * resolved testapp checkstyle violations * added back mapboxMap variable for test * checkstyle annotations * checkstyle SDK round 1 * maps package checkstyle * rest of SDK checkstyle * checkstyle gesture library * checkstyle test * finished rest of test checkstyle * resolved all checkstyle errors * fixed class name * removed old test file * fixed camera postion test * fixed native crash
* [android] - move min/max zoom to transform class, cleanup usage of double ↵Tobrun2016-12-151-1/+1
| | | | vs float, renaming for parity (#7306)
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-1/+4
| | | | | | * [android] - refactor dependencies * ignore tests
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-232-9/+6
|
* [android] - instrumentation tests upgrade, move view checking to utility ↵Tobrun2016-11-092-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | class, remove inheritance in runtime style test (#6803) update gitignore for generated tests add camera move test add realtime geojson to be excluded when generating Activity sanity tests by default show workaround for showing a MapView in a dialog add annotation tests remove older camera tests, introduce tests for move, ease and animate, bring back setLatLng and getLatLng on MapView, add tests for internal camera API. compass view tests add tests for attribution and logo. fix annotation tests Rename Actiivity test class, split up annotation tests, added MarkerView tests, added infowindow tests, added MyLocationView tests fix addRemoveLayer test by integrating map interactions inside a ViewAction
* [android] - move instrumentation test code to correct package for Android ↵Tobrun2016-10-205-0/+252
| | | | Studio run configurations integration. (#6748)
* [android] #4301 - added robotium testing framework to perform integration ↵Tobrun2016-03-144-191/+0
| | | | testing
* [android] #3943 #3775 #3885 - added sample feature activity + espresso testTobrun2016-02-151-0/+15
|
* [android] #3919 - restore espresso testsTobrun2016-02-122-0/+46
|
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-0/+130