joreilly / joreilly/Confetti

Make RNG test classes accessible for Android App

Open
#522 21 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.