mapbox / mapbox/mapbox-navigation-ios
Improve code coverage of CarPlay related components.
Open
@MaximAlien is already working on this.
Since Feb 8, 2022.
CarPlay
Core
jira-sync-complete
op-ex
UI
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
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`.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.