mapbox / mapbox/mapbox-navigation-android
Add history files support to all of our Instrumentation tests
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
Follow up ticket from https://github.com/mapbox/mapbox-navigation-android/pull/4726#discussion_r719714319
> the idea is to capture and retrieve the history files generated up that point, so we can troubleshoot any potential regressions easily. We should actually add history files support to all of our Instrumentation tests.
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 reading the linked pull request discussion and locating the repository's instrumentation tests. Determine how history files are captured and retrieved there, then extend that support across all instrumentation tests; done means each such test preserves the generated history files for regression troubleshooting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100