cashapp / cashapp/molecule

Replace Rx usage in tests with flow/coroutine behavior to mimic

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.