Build: #132 was successful Changes by Mutagubya Jonathan <mutajonathan4@gmail.com>
Code commits
openmrs-module-webservices.rest
-
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)