Commit 19b4436
Migrate my_friend_ben fixture off removed medical_out_of_pocket_expenses
policyengine-us 1.673.0 removed the umbrella `medical_out_of_pocket_expenses`
input (PR PolicyEngine/policyengine-us#8178), which decomposed it into
program-specific aggregates with separate premium and non-premium pieces.
Send `other_medical_expenses` instead, the load-bearing replacement for
non-premium medical spending used by every internal program aggregate
(itemized_medical_expenses, snap_allowable_medical_expenses,
hud_medical_expenses, medicaid_medically_needy_medical_expenses,
pa_ccw_medical_expenses, and SPM MOOP).
Without this fix, the my_friend_ben integration test fails with HTTP 500 /
VariableNotFoundError once the package is bumped past 1.672.0.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 920469f commit 19b4436
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- changelog.d
- tests/data/customer_households
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments