department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
282 stars 203 forks source link

10-10d Smoke test scenario 2 #94752

Open baltes opened 1 week ago

baltes commented 1 week ago

When filling out the form

Scenario

Is applicant, sponsor deceased, child (biological), has OHI

Test steps

Form fill data

{ "applicants": [ { "applicantPhone": "1231231234", "applicantEmailAddress": "email@applicant.gov", "applicantAddress": { "country": "USA", "street": "123 Street Lane", "city": "Citytown", "state": "AL", "postalCode": "12312" }, "applicantSSN": { "ssn": "234234234" }, "applicantName": { "first": "Applicant", "last": "Jones", "suffix": "II" }, "applicantDob": "2000-02-02", "applicantGender": { "gender": "male" }, "applicantRelationshipToSponsor": { "relationshipToVeteran": "child" }, "applicantRelationshipOrigin": { "relationshipToVeteran": "blood" }, "missingUploads": [ { "name": "applicantBirthCertOrSocialSecCard", "path": "applicant-child-file/:index", "required": false, "uploaded": false }, { "name": "applicantOhiCard", "path": "applicant-other-insurance-file/:index", "required": true, "uploaded": false }, { "name": "applicantOtherInsuranceCertification", "path": "applicant-other-insurance-10-7959c-file/:index", "required": true, "uploaded": false } ], "applicantMedicareStatus": { "eligibility": "ineligible" }, "applicantHasOhi": { "hasOhi": "yes" } } ], "veteransFullName": { "first": "Sponsor", "last": "Jones", "suffix": "Jr." }, "sponsorDob": "1999-01-01", "sponsorDOD": "2000-01-01", "sponsorDeathConditions": true, "sponsorIsDeceased": true, "ssn": { "ssn": "123123123" }, "certifierRole": "applicant", "consentToMailMissingRequiredFiles": true }

baltes commented 4 days ago

10-10d Application smoketest2.pdf