summaryrefslogtreecommitdiff
path: root/platform/ios/Integration Tests/Snapshotter Tests/MGLMapSnapshotterTest.m
Commit message (Expand)AuthorAgeFilesLines
* [ios] Adds pointForCoordinate/coordinateForPoint to MGLMapSnapshotOverlay (#1...Julian Rex2019-10-041-0/+72
* [ios] Fixed test name (since validAccessToken has been removed in another PR)...Julian Rex2019-09-171-13/+24
* [ios, macos] Introduce custom drawing overlays for MGLMapSnapshotterNadia Barbosa2019-09-161-0/+57
* [ios] Add custom XCTestSuite to check for "pending" tests and tests requiring...Julian Rex2019-09-131-45/+9
* [ios, tests] Bump integration tests timeout to 10sJason Wray2018-11-021-5/+5
* [ios] Move pending test check into `invokeTest` (#12964)Julian Rex2018-09-251-1/+1
* [ios, macos] Call snapshotter (Obj-C) completion block on dealloc/cancel if s...Julian Rex2018-09-051-38/+144
* [ios] [macos] Added `-[MGLSnapshot coordinateForPoint:]` and associated test.Julian Rex2018-07-051-0/+90
* [test,ios] Disable multiple mapsnapshotter test.Chris Loer2018-06-041-11/+9
* [ios, test] Add MGLMapSnapshotter integration tests.Chris Loer2018-06-041-0/+239