mapbox / mapbox/MapboxGeocoder.swift
Test Objective-C bridging
Open
Nobody has claimed this yet.
enhancement
objective-c
tests
- Dominant language
- Swift
- Stars
- 133
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
We should beef up the Objective-C examples or add Objective-C tests that parallel the Swift ones, to ensure that the methods and types bridge satisfactorily to Objective-C.
/cc @friedbunny
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
Locate the existing Swift examples and tests in the repository, then identify the public methods and types that should be exposed to Objective-C. Compare the available Objective-C examples or add parallel coverage for the relevant APIs, and verify that the Objective-C tests pass and bridge the intended methods and types successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, swift
- Domain
- mobile-dev, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100