instacart / formula

A functional reactive framework for managing state and side effects based on RxJava.
https://instacart.github.io/formula/
BSD 3-Clause Clear License
151 stars 14 forks source link

Refactoring android tests to use utils/android. #393

Closed Laimiux closed 2 months ago

Laimiux commented 2 months ago

The goal of this change is to start moving tests from formula-android-tests into formula-android module and keep test utilities within test-utils/android module.

carrotkite commented 2 months ago

JaCoCo Code Coverage 97.13% :white_check_mark:

Class Covered Meta Status
com/instacart/testutils/android/TestFormulaActivity 100% 0% :white_check_mark:

Generated by :no_entry_sign: Danger