Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Add comprehensive gesture recognizer tests #14091

Open
friedbunny opened this issue Mar 12, 2019 · 0 comments
Open

Add comprehensive gesture recognizer tests #14091

friedbunny opened this issue Mar 12, 2019 · 0 comments
Labels
iOS Mapbox Maps SDK for iOS tests UX

Comments

@friedbunny
Copy link
Contributor

friedbunny commented Mar 12, 2019

Gestures are the primary mode of user interaction with our product, so we need to be sure that they’re doing what we expect. Currently, our gesture tests are inadequate (see #14073) and historically we’ve had bad luck maintaining integration tests (#4794, #13184, etc.), but MGLMapViewDirectionTests in #14082 demonstrates a way that we can mock and test gesture recognizers in unit tests.

/cc @mapbox/maps-ios

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS Mapbox Maps SDK for iOS tests UX
Projects
None yet
Development

No branches or pull requests

1 participant