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
281 stars 197 forks source link

Add tests to account for a null appointment date time in the claims response #89291

Closed kjduensing closed 1 month ago

kjduensing commented 1 month ago

Description

We need to add tests to the backend and frontend to cover the case(s) of a null appointment date time. Doing this may uncover a bug we also need to fix.

From the API team:

Good morning, we have resolved the null appointment date issue on our side. The appointmentDate field in the /claims endpoint can now potentially have a null value. I don't know if this would be a breaking change for you or not. Hopefully not

Risks

Acceptance Criteria

Definition of Done


How to configure this issue

ayush-chak commented 1 month ago

Links to 89328