File tree Expand file tree Collapse file tree
responses/storyTestResponses Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "scenario_name" : " ELI-ELI-363 - Test the status Endpoint" ,
3+ "request_headers" : {},
4+ "config_filenames" : [],
5+ "data" : [
6+ {
7+ "NHS_NUMBER" : " _status" ,
8+ "ATTRIBUTE_TYPE" : " PERSON" ,
9+ "DATE_OF_BIRTH" : " <<DATE_AGE_74>>" ,
10+ "GENDER" : " 0" ,
11+ "POSTCODE" : " SG8 6EG" ,
12+ "POSTCODE_SECTOR" : " SG86" ,
13+ "POSTCODE_OUTCODE" : " SG8" ,
14+ "MSOA" : " E02003792" ,
15+ "LSOA" : " E01018267" ,
16+ "GP_PRACTICE_CODE" : " D81046" ,
17+ "PCN" : " U75549" ,
18+ "ICB" : " QUE" ,
19+ "COMMISSIONING_REGION" : " Y61" ,
20+ "13Q_FLAG" : " N" ,
21+ "CARE_HOME_FLAG" : " N" ,
22+ "DE_FLAG" : " Y"
23+ }
24+ ]
25+ }
Original file line number Diff line number Diff line change 1+ {
2+ "status" : " pass" ,
3+ "version" : " " ,
4+ "revision" : " " ,
5+ "releaseId" : " " ,
6+ "commitId" : " " ,
7+ "checks" : {
8+ "healthcheckService:status" : [
9+ {
10+ "status" : " pass" ,
11+ "timeout" : false ,
12+ "responseCode" : 200 ,
13+ "outcome" : " <html><h1>Ok</h1></html>" ,
14+ "links" : {
15+ "self" : " https://eligibility-signposting-api.nhs.uk/patient-check/_status"
16+ }
17+ }
18+ ]
19+ }
20+ }
You can’t perform that action at this time.
0 commit comments