Skip to content

Commit

Permalink
delete int. test
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelMakarchuk committed Feb 29, 2024
1 parent aaed3f1 commit 6a47ad3
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions policyengine_canada/tests/gov/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,33 +88,3 @@
benefits: 3_706
income_tax_before_refundable_credits: 0
income_tax_before_credits: 0


- name: Integration - British Columbia
period: 2023
absolute_error_margin: 0.5
input:
people:
parent:
age: 40
bc_taxable_income: 10_000
c1:
age: 12
full_custody: false
household:
members: [parent, c1]
province_code_str: BC
adjusted_family_net_income: 20_000
is_married: false
family_working_income: 3_000
output:
on_non_refundable_credits: 0
on_refundable_credits: 0
on_benefits: 0
household_net_income: 4_551.46
bc_non_refundable_credits: 521
bc_refundable_credits: 386.9
bc_benefits: 1_599.96
non_refundable_tax_credits: 15_000
income_tax_before_refundable_credits: 0
income_tax_before_credits: 0

0 comments on commit 6a47ad3

Please sign in to comment.