diff --git a/tests/expected_tax_exp_2022_data b/tests/expected_tax_exp_2022_data index 4c3999e6..0df3c999 100644 --- a/tests/expected_tax_exp_2022_data +++ b/tests/expected_tax_exp_2022_data @@ -1,9 +1,9 @@ YR,KIND,EST= 2023 paytax 1431.0 -YR,KIND,EST= 2023 iitax 2332.1 +YR,KIND,EST= 2023 iitax 2332.3 YR,KIND,EST= 2023 ctc 129.6 YR,KIND,EST= 2023 eitc 66.9 YR,KIND,EST= 2023 social_security_partial_taxability 47.3 YR,KIND,EST= 2023 niit -47.4 -YR,KIND,EST= 2023 cgqd_tax_preference 179.8 +YR,KIND,EST= 2023 cgqd_tax_preference 179.6 YR,KIND,EST= 2023 qbid 55.0 YR,KIND,EST= 2023 salt 23.8 diff --git a/tests/test_imputed_variables.py b/tests/test_imputed_variables.py index 45ac83ad..690c066c 100644 --- a/tests/test_imputed_variables.py +++ b/tests/test_imputed_variables.py @@ -55,9 +55,9 @@ def actual_results(rdf, bdf): # https://taxpolicycenter.org/taxvox/ # budget-laws-tax-cuts-overtime-and- # tips-are-popular-few-will-benefit - "exp_totben_2022": 24.39, + "exp_totben_2022": 24.42, "exp_affpct_2022": 8.78, - "exp_affben_2022": 1421, + "exp_affben_2022": 1423, }, "TIP": { # new OBBBA tip income deduction "reform_dict": {"TipIncomeDed_c": {simyear: 0}}, @@ -72,9 +72,9 @@ def actual_results(rdf, bdf): # https://taxpolicycenter.org/taxvox/ # budget-laws-tax-cuts-overtime-and- # tips-are-popular-few-will-benefit - "exp_totben_2022": 7.16, + "exp_totben_2022": 7.19, "exp_affpct_2022": 2.64, - "exp_affben_2022": 1391, + "exp_affben_2022": 1397, }, "ALI": { # new OBBBA auto loan interest deduction "reform_dict": {"AutoLoanInterestDed_c": {simyear: 0}}, @@ -107,7 +107,7 @@ def actual_results(rdf, bdf): # https://taxpolicycenter.org/model-estimates/T25-0257 # Note that the $1081 TPC estimate is derived by dividing # the all-unit average of $320 by the 0.296 affpct. - "exp_totben_2022": 60.03, + "exp_totben_2022": 60.07, "exp_affpct_2022": 28.97, "exp_affben_2022": 1061, },