Prime-Holding / rx_bloc

A set of Flutter packages that help implement the BloC (Business Logic Component) design pattern using the power of reactive streams
https://pub.dev/packages/rx_bloc
62 stars 21 forks source link

Increase coverage in projects generated with rx_bloc_cli #721

Open DDavidPrime opened 3 months ago

DDavidPrime commented 3 months ago

Projects generated with the rx_bloc_cli currently have a select number of unit tests which result (with all flags enabled) to about 6% in code coverage. Add unit tests to increase code coverage to at least 50%.

ACs:

nikolay-vasilev-prime commented 1 week ago

I wasn't able to push the changes and since I'm in PTO, I move the task in To Do.