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

Build: #763 was successful Changes by Dominic Surrao <dsurrao@hotmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Dominic Surrao <dsurrao@hotmail.com>

    Dominic Surrao <dsurrao@hotmail.com> 81cfb13062a6c7668e956487fc064a40c1b4dd8f

    Fetch orders by order type for patient (#349)
    RESTWS-718: Orders resource should support fetching orders by order type

    Added unit tests for order type and care setting filtering
    Fetch orders by order type for patient and unit tests
    Throw exception for invalid input to order service

    • omod-1.10/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_10/OrderResource1_10.java (version 81cfb13062a6c7668e956487fc064a40c1b4dd8f)
    • omod-1.10/src/test/java/org/openmrs/module/webservices/rest/web/RestTestConstants1_10.java (version 81cfb13062a6c7668e956487fc064a40c1b4dd8f)
    • omod-1.10/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_10/OrderController1_10Test.java (version 81cfb13062a6c7668e956487fc064a40c1b4dd8f)