summaryrefslogtreecommitdiff
path: root/platform/ios/Integration Tests
Commit message (Expand)AuthorAgeFilesLines
* [core,ios,macos] Updates default styles to streets v11, etc. (#13585)Julian Rex2018-12-181-0/+42
* [ios, darwin] Make MGLFeature.attributes non-nullable and add integration testAlexander Shalamov2018-12-131-0/+37
* [ios, tests] Bump integration tests timeout to 10sJason Wray2018-11-025-16/+16
* [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-025-0/+88
* [ios] Bump more test timeouts for Xcode 10 sluggishnessJason Wray2018-09-262-4/+4
* [ios] Move pending test check into `invokeTest` (#12964)Julian Rex2018-09-253-4/+16
* [ios, tests] Bump most waitForExpectationsWithTimeout's to 5sJason Wray2018-09-204-10/+10
* [ios, macos] Call snapshotter (Obj-C) completion block on dealloc/cancel if s...Julian Rex2018-09-055-38/+223
* [iOS] Update annotation view touch handling (with offsets) (#12234)Julian Rex2018-07-093-0/+117
* [ios] [macos] Added `-[MGLSnapshot coordinateForPoint:]` and associated test.Julian Rex2018-07-051-0/+90
* [ios] Fix for integration tests not running on iOS 9. (#12145)Julian Rex2018-06-182-5/+26
* [test,ios] Disable multiple mapsnapshotter test.Chris Loer2018-06-041-11/+9
* [ios, test] Add MGLMapSnapshotter integration tests.Chris Loer2018-06-042-0/+245
* [ios, macos] Added macro to handle pending iOS tests (rather than disabling v...Julian Rex2018-05-242-3/+7
* [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi...Julian Rex2018-05-214-7/+542
* [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539)Julian Rex2018-04-261-0/+61
* [ios] Refactor integrations testsJulian Rex2018-04-103-68/+107
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-16/+201
* Adds an integration test harness to the iOS projectAndrew Kitchen2018-01-192-0/+99