Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #1661 failed Run by child build REFAPP-OMODDISTRO
Code commits
openmrs-module-webservices.rest
-
Amos Laboso <amos.laboso@gmail.com> eb0b5d7a6a6da72c8f11fba2edc18fef5bba7691
RESTWS-956 - Erroneous response when totalCount is included in query … (#625)
* RESTWS-956 - Erroneous response when totalCount is included in query parameters for fetching encounters
* Added EncounterSearchHandler2_0Test to test for encounter list based on filters (patient, encounterType) and limit (size of results limited is not necessarily same as totalCount)
---------
Co-authored-by: Amos Laboso <alaboso@uonbi.ac.ke>- omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/search/openmrs2_0/EncounterSearchHandler2_0.java (version eb0b5d7a6a6da72c8f11fba2edc18fef5bba7691)
- omod-2.0/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/search/openmrs2_0/EncounterSearchHandler2_0Test.java (version eb0b5d7a6a6da72c8f11fba2edc18fef5bba7691)