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

Build: #1218 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

  • Bartłomiej Rasztabiga <contact@rasztabiga.me>

    Bartłomiej Rasztabiga <contact@rasztabiga.me> b08d54a6f11cc3ced0c9cf1ebaaddb3e8d70b146

    RESTWS-830: Add REST resource for ConceptProposal management (#494)
    * RESTWS-830: Add REST resource for ConceptProposal management

    * RESTWS-830: Assert previous state before ignoring

    * RESTWS-830: Add sorting by occurrences

    * RESTWS-830: Add display property

    * RESTWS-830: Add props assertions

    • omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs2_0/ConceptProposalResource2_0.java (version b08d54a6f11cc3ced0c9cf1ebaaddb3e8d70b146)
    • omod-2.0/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/ConceptProposalController2_0Test.java (version b08d54a6f11cc3ced0c9cf1ebaaddb3e8d70b146)
    • omod-2.0/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs2_0/ConceptProposalResource2_0Test.java (version b08d54a6f11cc3ced0c9cf1ebaaddb3e8d70b146)