You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
O3-3586 - Adding a new test to ensure shouldUpdateAnExistingPatientIdentifier - Trying to register a patient using a duplicate identifier should block the form from submitting any data
Copy file name to clipboardExpand all lines: omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_9/PatientIdentifierController1_9Test.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -224,4 +224,28 @@ public void shouldNotAddIdentifierInUseByAnotherPatient() throws Exception {
0 commit comments