mapbox / mapbox/mapbox-directions-swift
Run tests on watchOS
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 206
- Forks
- 99
- Avg merge
- 7h 54m
- Merged PRs (30d)
- 3
Description
Xcode 12 supports watchOS test targets, so we should add a test target to the Xcode project for watchOS to ensure code coverage.
If #495 lands before this issue is fixed, then we’ll need to update AliSoftware/OHHTTPStubs#286 on a separate fork.
/cc @mapbox/navigation-ios @frederoni
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.
Research direction
Start by inspecting the repository's Xcode project and existing test targets, then check how watchOS targets are configured in Xcode 12. Add a watchOS test target and verify that the tests run with code coverage; if #495 lands first, account for the required separate fork update to AliSoftware/OHHTTPStubs#286.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100