mapbox / mapbox/mapbox-navigation-android
Tests for View.Ex
Open
Nobody has claimed this yet.
jira-sync-complete
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
Test coverage of [ViewEx](https://github.com/mapbox/mapbox-navigation-android/blob/main/libnavui-util/src/main/java/com/mapbox/navigation/ui/utils/internal/extensions/ViewEx.kt)
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 with libnavui-util/src/main/java/com/mapbox/navigation/ui/utils/internal/extensions/ViewEx.kt to review the ViewEx extensions and identify their behavior. Look for existing utility-test conventions in the repository, then add coverage for the extensions and run the relevant Android tests. Done means the ViewEx behavior is covered by passing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100