Closed nihal467 closed 8 months ago
@nihal467 can you please assign me
@sainak
when creating bed with same name getting 500 instead of 4xx
@nihal467
how is this new Cypress test different from the already existing Cypress test for verifying the creation of duplicate beds?
https://github.com/coronasafe/care_fe/blob/develop/cypress/e2e/facility_spec/locations.cy.ts#L87-L94
@konavivekramakrishna Sorry, my bad, the test already exist, so closing this issue and feel free to assign other open issue
Describe the test Follow-up: https://github.com/coronasafe/care/pull/1783
Currently, the backend throws an error, if we create a duplicate bed name for the same location, so verify the same
Check-list