Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1204 was successful Changes by Bartłomiej Rasztabiga <contact@rasztabiga.me>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Bartłomiej Rasztabiga <contact@rasztabiga.me>

    Bartłomiej Rasztabiga <contact@rasztabiga.me> dbe9d55b03c0c27baa3f1b77bddb66c3ae46a149

    RESTWS-842: Extend PatientResource to allow finding Patients to be merged (#488)
    * RESTWS-842: Extend PatientResource to allow finding Patients to be merged

    * RESTWS-842: Use assertEquals in shouldReturnDuplicatesPatients

    * RESTWS-842: SQLException

    * RESTWS-842: Add ignored test

    * RESTWS-842: Add more comments to ignored test

    * RESTWS-842: Fix test method name grammar

    • omod-1.8/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/PatientResource1_8.java (version dbe9d55b03c0c27baa3f1b77bddb66c3ae46a149)
    • omod-2.4/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_4/PatientController2_4Test.java (version dbe9d55b03c0c27baa3f1b77bddb66c3ae46a149)