File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
tests/e2e/data/responses/storyTestResponses Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 {
99 "actionCode" : " TestNotEligible" ,
1010 "actionType" : " ButtonWithAuthLink" ,
11- "description" : " ## You are not eligible as your dob is 03 September 1950 ." ,
11+ "description" : " ## You are not eligible as your dob is <<RDATE_AGE_75>> ." ,
1212 "urlLabel" : " You're not Eligible" ,
1313 "urlLink" : " http://www.nhs.uk/book-rsv"
1414 }
Original file line number Diff line number Diff line change 2626 "suitabilityRules" : [
2727 {
2828 "ruleCode" : " Target Substitution LAST_SUCCESSFUL_DATE" ,
29- "ruleText" : " Target Substitution LAST_SUCCESSFUL_DATE 24 August 2025 " ,
29+ "ruleText" : " Target Substitution LAST_SUCCESSFUL_DATE <<RDATE_DAY_-10>> " ,
3030 "ruleType" : " S"
3131 },
3232 {
3333 "ruleCode" : " Target Substitution BOOKED_APPOINTMENT_DATE" ,
34- "ruleText" : " Target Substitution BOOKED_APPOINTMENT_DATE 15 February 2025 " ,
34+ "ruleText" : " Target Substitution BOOKED_APPOINTMENT_DATE <<RDATE_DAY_-200>> " ,
3535 "ruleType" : " S"
3636 },
3737 {
4646 },
4747 {
4848 "ruleCode" : " Target Substitution LAST_INVITE_DATE" ,
49- "ruleText" : " Target Substitution LAST_INVITE_DATE 09 August 2025 " ,
49+ "ruleText" : " Target Substitution LAST_INVITE_DATE <<RDATE_DAY_-25>> " ,
5050 "ruleType" : " S"
5151 },
5252 {
5656 },
5757 {
5858 "ruleCode" : " Target Substitution LAST_VALID_DOSE_DATE" ,
59- "ruleText" : " Target Substitution LAST_VALID_DOSE_DATE 20250824 " ,
59+ "ruleText" : " Target Substitution LAST_VALID_DOSE_DATE <<DATE_DAY_-10>> " ,
6060 "ruleType" : " S"
6161 },
6262 {
6666 },
6767 {
6868 "ruleCode" : " Person Substitution DATE_OF_BIRTH" ,
69- "ruleText" : " Target Substitution DATE_OF_BIRTH 03 September 1950 " ,
69+ "ruleText" : " Target Substitution DATE_OF_BIRTH <<RDATE_AGE_75>> " ,
7070 "ruleType" : " S"
7171 },
7272 {
Original file line number Diff line number Diff line change 88 {
99 "actionCode" : " TestActionable" ,
1010 "actionType" : " ButtonWithAuthLink" ,
11- "description" : " ## You are actionable as your dob is 03 September 1950 ." ,
11+ "description" : " ## You are actionable as your dob is <<RDATE_AGE_75>> ." ,
1212 "urlLabel" : " You're actionable" ,
1313 "urlLink" : " http://www.nhs.uk/book-rsv"
1414 }
You can’t perform that action at this time.
0 commit comments