Make RNG test classes accessible for Android App
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 51
Description
I want to make Robolectric tests for the Android app for different configurations.
For now I think it is only wear module that has the RNG test classes. I'm wondering here if it makes sense to pull some of that out to a shared module? Specially the diffing code that is used with the quickBird library.
Do you have any opinion on this @yschimke since you wrote this for wear ? :)
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 wear module's RNG test classes and the Robolectric test setup for the Android app, then trace the diffing code used with the quickBird library. Determine whether the test classes and diffing code can be moved to a shared module, with Android configuration tests able to reuse them as the completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100