summaryrefslogtreecommitdiff
path: root/platform/ios/Integration Tests/MGLMapViewIntegrationTest.m
Commit message (Expand)AuthorAgeFilesLines
* [ios] Fix integration tests failing on iOS 9 (due to UIWindow deallocation), ...Julian Rex2019-08-211-3/+5
* [ios] Adds annotation selection tests with rotation & scaling of the map (#15...Julian Rex2019-08-201-1/+2
* [ios] Reset access token state after running testsJason Wray2019-03-071-0/+1
* [ios] CADisplayLink method now takes a parameter as required. (#14018)Julian Rex2019-03-011-3/+8
* [ios] Partially offscreen annotations (without callouts) are no longer moved ...Julian Rex2019-01-221-0/+14
* [tests, darwin] Standardize on 10 second timeout for map loadingChris Loer2018-10-171-1/+1
* [ios] Add delegate method to specify the user location annotation’s positionNadia Barbosa2018-10-021-0/+7
* [ios] Move pending test check into `invokeTest` (#12964)Julian Rex2018-09-251-0/+15
* [ios, tests] Bump most waitForExpectationsWithTimeout's to 5sJason Wray2018-09-201-1/+1
* [ios, macos] Call snapshotter (Obj-C) completion block on dealloc/cancel if s...Julian Rex2018-09-051-0/+11
* [iOS] Update annotation view touch handling (with offsets) (#12234)Julian Rex2018-07-091-0/+8
* [ios] Fix for integration tests not running on iOS 9. (#12145)Julian Rex2018-06-181-0/+25
* [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi...Julian Rex2018-05-211-3/+9
* [ios] Refactor integrations testsJulian Rex2018-04-101-0/+79