android / android/nowinandroid
[Bug]: Move Fakes to a test module
- Dominant language
- Kotlin
- Stars
- 21.8k
- Forks
- 4.6k
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 2
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is there a StackOverflow question about this issue?
- [X] I have searched StackOverflow
### What happened?
`core/data/src/main/java/com/google/samples/apps/nowinandroid/core/data/repository/fake` has a bunch of fakes
### Relevant logcat output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start by inspecting core/data/src/main/java/com/google/samples/apps/nowinandroid/core/data/repository/fake and the surrounding module layout to determine which fakes are test-only. Done means the fakes reside in an appropriate test module and are no longer part of the production source set; run the relevant data tests afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100