mapbox-navigation-ios icon indicating copy to clipboard operation
mapbox-navigation-ios copied to clipboard

Improve code coverage of CarPlay related components.

Open MaximAlien opened this issue 3 years ago • 0 comments

CarPlay related components should have higher test coverage. Some areas of improvement include:

  • Tests for CarPlaySearchController.
  • Possibility of using real CPInterfaceController instead of fake one (might not be technically possible at this point).
  • More tests for CarPlayManagerDelegate.
  • Tests for CarPlayMapViewControllerDelegate.
  • Tests for CarPlayNavigationViewControllerDelegate.

MaximAlien avatar Feb 08 '22 00:02 MaximAlien