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

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> 70801e1b135e3d380db60633f345dd6a90da1ff8

    Merge pull request #111 from openmrs/RESTWS-487
    RESTWS-487 - Support updating userProperties on UserResource

  • shruthidipali <shruthidipali@gmail.com>

    shruthidipali <shruthidipali@gmail.com> 3a869159225444169d3be652f0b31941a2c7606f

    RESTWS-487 - Adding test for update of userProperties on UserResource

    • omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/UpdateUserResource1_8Test.java (version 3a869159225444169d3be652f0b31941a2c7606f)
    • omod-1.8/src/test/resources/update_user.json (version 3a869159225444169d3be652f0b31941a2c7606f)
  • shruthidipali <shruthidipali@gmail.com>

    shruthidipali <shruthidipali@gmail.com> 506483a4a2cec67aee1f913b72607b90ed252559

    RESTWS-487 - Fixing update of userProperties on UserResource

    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/resource/impl/BaseDelegatingResource.java (version 506483a4a2cec67aee1f913b72607b90ed252559)