[Tests] Add more unit tests for `services-core` module
Open
Nobody has claimed this yet.
jira-sync-complete
- Dominant language
- Java
- Stars
- 438
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Have to review mapbox-java services-core module and add unit tests where required
Samples of code without unit tests:
https://github.com/mapbox/mapbox-java/blob/3bed27a64a0b934f5bf8a9b2ce2b18725b6d9a56/services-core/src/main/java/com/mapbox/core/utils/MapboxUtils.java#L8-L27
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 reviewing the services-core module, especially MapboxUtils.java and TextUtils.java at the linked locations, and inspect the existing unit-test organization. Done means adding tests for the required currently untested code paths and confirming the module's test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100