Replace `MockContentProvider` with a real test content provider
Open
good first issue
help wanted
- Dominant language
- Kotlin
- Stars
- 315
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
AGP 9 is going to prevent us from compiling against our outdated version for `MockContentProvider`. We should be able to achieve the same testing from using a "normal" content provider.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for MockContentProvider and inspect the tests that depend on it. Identify the normal content provider replacement and run the affected test suite; done means the outdated provider is no longer required and the tests still pass with AGP 9-compatible dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100