You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@curtismorales sounds good on tests. Specifically, we're looking for tests of the methods determine_household, calculate_household_size, and calculate_household_income right? Am I leaving anything out?
w/r/t moving the householding stuff (just those three methods above?) to a rule-style, it would probably make it way more testable for sure. I'll take a whack at it this week.
There should be a set of test for householding logic.
It also probably makes sense to move householding into a ruleset of its own and out of the ApplicationProcessor code.
The text was updated successfully, but these errors were encountered: