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

Build: #1513 was successful Changes by herman <hermanmuhereza22@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 minute
Duration
7 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
b4be58a7effd647cb009da2bc25c56f65af156e8 b4be58a7effd647cb009da2bc25c56f65af156e8
Release scripts
39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad
Total tests
1863
Successful since
#1501 ()

Tests

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
herman <hermanmuhereza22@gmail.com> herman <hermanmuhereza22@gmail.com> b4be58a7effd647cb009da2bc25c56f65af156e8 b4be58a7effd647cb009da2bc25c56f65af156e8 Restws 895: Ensure fetching Allergies for a newly created patient returns HTTP 204-No Content Response Status code (#561)
* Fetching allergies for a newly registered patient throws an exception

* adding the required tests

* Improve exception class description

Co-authored-by: dkayiwa <dkayiwa@openmrs.org>