From 5f404f3fb71f72bda315cea87e4bb641f1b46470 Mon Sep 17 00:00:00 2001 From: Christophe Benz Date: Wed, 31 May 2017 22:03:24 +0200 Subject: [PATCH] Rename test, fix tests titles --- ...brackets.yaml => modify_social_security_taxation.yaml} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename openfisca_country_template/tests/reforms/{modify_social_security_brackets.yaml => modify_social_security_taxation.yaml} (81%) diff --git a/openfisca_country_template/tests/reforms/modify_social_security_brackets.yaml b/openfisca_country_template/tests/reforms/modify_social_security_taxation.yaml similarity index 81% rename from openfisca_country_template/tests/reforms/modify_social_security_brackets.yaml rename to openfisca_country_template/tests/reforms/modify_social_security_taxation.yaml index 2b4f2e09..4903b201 100644 --- a/openfisca_country_template/tests/reforms/modify_social_security_brackets.yaml +++ b/openfisca_country_template/tests/reforms/modify_social_security_taxation.yaml @@ -1,11 +1,11 @@ # Test files describe situations and their expected outcomes -# We can run this test on our command line using `openfisca-run-test social_security_contribution.yaml` +# We can run this test on our command line using `openfisca-run-test modify_social_security_taxation.yaml` # This test is a partial adaptation of `social_security_contribution.yaml` to match the modifications introduced by the reform of the same name. # Note the `reforms: ` key in the below YAML blocks. -- name: Person earning 2000 in 2013-01 +- name: No social security contribution on small salaries reforms: openfisca_country_template.reforms.modify_social_security_taxation.modify_social_security_taxation period: 2017-01 input_variables: @@ -13,7 +13,7 @@ output_variables: social_security_contribution: 0 -- name: Person earning 15000 in 2013-01 +- name: Increased social security contribution on medium salaries reforms: openfisca_country_template.reforms.modify_social_security_taxation.modify_social_security_taxation period: 2017-01 input_variables: @@ -21,7 +21,7 @@ output_variables: social_security_contribution: 1336 -- name: Person earning 50000 in 2013-01 +- name: High social security contribution on high salaries reforms: openfisca_country_template.reforms.modify_social_security_taxation.modify_social_security_taxation period: 2017-01 input_variables: