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

Build: #1329 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Mutagubya Jonathan <mutajonathan4@gmail.com>

    Mutagubya Jonathan <mutajonathan4@gmail.com> aeb57ea079e928310b7dd68963390982ba3945e0

    RESTWS-861:Obs Update Test endpoint (#521)
    * RESTWS-861:Obs Update Test endpoint

    * RESTWS-861:Obs Update Test endpoint

    * RESTWS-861:Obs Update Test endpoint

    * RESTWS-861:Obs Update Test endpoint

    * Added value to be updated

    * Removed system println statement

    * Corrected mistakes in both dataset and ObsController2_2Test

    * Corrected mistakes in ObsController2_2Test

    * Renamed the delta value

    * used avariable not the value itself

    * used Double to avoid delta value

    * deleted obsDataset and also made changes in test

    * deleted unused Variable date.....and a space

    * Used Right naming Conventions

    * Added final to variable

    * asserting null getRevisionObs

    * removed wildcards

    • omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_9/ObsController1_9Test.java (version aeb57ea079e928310b7dd68963390982ba3945e0)
    • omod-2.2/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_2/ObsController2_2Test.java (version aeb57ea079e928310b7dd68963390982ba3945e0)