mapbox-navigation-ios
mapbox-navigation-ios copied to clipboard
Improve code coverage of CarPlay related components.
CarPlay related components should have higher test coverage. Some areas of improvement include:
- Tests for
CarPlaySearchController. - Possibility of using real
CPInterfaceControllerinstead of fake one (might not be technically possible at this point). - More tests for
CarPlayManagerDelegate. - Tests for
CarPlayMapViewControllerDelegate. - Tests for
CarPlayNavigationViewControllerDelegate.