Skip to content

Commit c25fa28

Browse files
authoredJun 22, 2017
Merge pull request #3035 from alphagov/remove-pip-checker
[DO NOT MERGE] Remove pip-checker smart answer
2 parents 7859f22 + 4ed6ff7 commit c25fa28

30 files changed

+0
-785
lines changed
 

‎lib/smart_answer/calculators/pip_dates.rb

-31
This file was deleted.

‎lib/smart_answer_flows/pip-checker.rb

-62
This file was deleted.

‎lib/smart_answer_flows/pip-checker/outcomes/_scheme_postcodes.govspeak.erb

-56
This file was deleted.

‎lib/smart_answer_flows/pip-checker/outcomes/no_claim_for_dla.govspeak.erb

-8
This file was deleted.

‎lib/smart_answer_flows/pip-checker/outcomes/over_65.govspeak.erb

-12
This file was deleted.

‎lib/smart_answer_flows/pip-checker/outcomes/over_65_in_2013.govspeak.erb

-8
This file was deleted.

‎lib/smart_answer_flows/pip-checker/outcomes/qualifies_for_pip.govspeak.erb

-26
This file was deleted.

‎lib/smart_answer_flows/pip-checker/outcomes/qualifies_for_pip_at_16.govspeak.erb

-18
This file was deleted.

‎lib/smart_answer_flows/pip-checker/outcomes/under_16.govspeak.erb

-8
This file was deleted.

‎lib/smart_answer_flows/pip-checker/pip_checker.govspeak.erb

-20
This file was deleted.

‎lib/smart_answer_flows/pip-checker/questions/are_you_getting_dla.govspeak.erb

-12
This file was deleted.

‎lib/smart_answer_flows/pip-checker/questions/what_is_your_dob.govspeak.erb

-7
This file was deleted.

‎test/artefacts/pip-checker/no/1948-03-01.txt

-15
This file was deleted.

‎test/artefacts/pip-checker/no/1949-02-03.txt

-15
This file was deleted.

‎test/artefacts/pip-checker/no/1990-03-05.txt

-11
This file was deleted.

‎test/artefacts/pip-checker/no/1997-05-08.txt

-11
This file was deleted.

‎test/artefacts/pip-checker/no/2000-04-05.txt

-11
This file was deleted.

‎test/artefacts/pip-checker/pip-checker.txt

-15
This file was deleted.

‎test/artefacts/pip-checker/y.txt

-15
This file was deleted.

‎test/artefacts/pip-checker/yes.txt

-12
This file was deleted.

‎test/artefacts/pip-checker/yes/1948-03-01.txt

-11
This file was deleted.

‎test/artefacts/pip-checker/yes/1949-02-03.txt

-29
This file was deleted.

‎test/artefacts/pip-checker/yes/1990-03-05.txt

-29
This file was deleted.

‎test/artefacts/pip-checker/yes/1997-05-08.txt

-29
This file was deleted.

‎test/artefacts/pip-checker/yes/2000-04-05.txt

-29
This file was deleted.

‎test/data/configurations.yml

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
:current_time: 2017-04-01
2222
"marriage-abroad":
2323
:current_time: 2016-10-01
24-
"pip-checker":
25-
:current_time: 2016-04-05
2624
"maternity-paternity-calculator":
2725
:current_time: 2018-04-05
2826
"calculate-statutory-sick-pay":

‎test/data/pip-checker-questions-and-responses.yml

-10
This file was deleted.

‎test/data/pip-checker-responses-and-expected-results.yml

-71
This file was deleted.

‎test/integration/smart_answer_flows/pip_checker_test.rb

-85
This file was deleted.

‎test/unit/calculators/pip_dates_test.rb

-117
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.