Replace Rx usage in tests with flow/coroutine behavior to mimic
Open
- Dominant language
- Kotlin
- Stars
- 2.2k
- Forks
- 116
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 8
Description
Basically mirroring the problems we saw without pulling in the whole Rx dependency or using Rx.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the test suite for its current Rx usage and identify the behaviors that need to be mimicked with Kotlin flow or coroutine-based behavior. Confirm the replacement does not pull in the Rx dependency, then run the affected tests and verify they cover the same problems without Rx.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100