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

Build: #753 was successful Changes by K.Suthagar <suthagar.14@cse.mrt.ac.lk>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • K.Suthagar <suthagar.14@cse.mrt.ac.lk>

    K.Suthagar <suthagar.14@cse.mrt.ac.lk> c5f173031635cffb62c94bfee624746382493ec3

    Added REST Implementation with Privilege check for the Server logs end point. (#329)
    Added REST Implementation with Privilege check for the Server logs end point.

    Added REST Implementation with Privilege check for the Server logs end point.

    Added REST Implementation with Privilege check for the Server logs end point.

    Added REST Implementation with Privilege check for the Server logs end point.

    Added REST Implementation with Privilege check for the Server logs end point.

    Added REST Implementation with Privilege check for the Server logs end point.

    Added REST Implementation with Privilege check for Server Logs end point.

    Added REST Implementation for Server logs

    Privilege check added for the REST end point

    updated the privilege check

    Comments updated

    Changed support class for the resource

    Minor fix in REST Constants

    Added more improvements to get it in the Swagger Docs

    Added some testcases to serverLogController

    Added some unit tests to increase the coverage

    Added some unit tests

    Fix some minor issues

    Fixed minor formatting issues

    Fixed minor issues

    Added some tests

    Added some tests

    Added some tests

    Added some tests for serverLog resource

    Added some tests for serverLog resource

    Added some tests for serverLog resource

    • omod-1.8/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/ServerLogResource1_8.java (version c5f173031635cffb62c94bfee624746382493ec3)
    • omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/MockServerLogActionWrapper.java (version c5f173031635cffb62c94bfee624746382493ec3)
    • omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_8/ServerLogController1_8Test.java (version c5f173031635cffb62c94bfee624746382493ec3)
    • omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/ServerLogResource1_8Test.java (version c5f173031635cffb62c94bfee624746382493ec3)
    • omod-common/src/main/java/org/openmrs/module/webservices/helper/ServerLogActionWrapper.java (version c5f173031635cffb62c94bfee624746382493ec3)
    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/RestConstants.java (version c5f173031635cffb62c94bfee624746382493ec3)