cutting-room-floor / mapbox-gl-cocoa

OBSOLETE
74 stars 12 forks source link

add tests for style switching #71

Closed incanus closed 9 years ago

incanus commented 9 years ago

As of https://github.com/mapbox/mapbox-gl-cocoa/commit/a8008c0cc9df5b0325d6f1d48ffeec1ba5b71fad we have style switching by tapping the navigation bar center view (current style name). We should add tap tests for this to make sure it doesn't crash a là https://github.com/mapbox/mapbox-gl-native/issues/659 now that live style swapping is present.

incanus commented 9 years ago

Part of general integration testing on iOS & its app. https://github.com/mapbox/mapbox-gl-native/issues/830