OpenMRS Core Master

Build: #1608 was successful

Job: Build and Test was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> e09fe8da30de6f004cb18d72d9284276c360c0bd

    Merge pull request #2151 from birgitta410/TRUNK-5069-4
    Starting tests for PatientServiceImpl.processDeath

  • Birgitta B <bboeckel@thoughtworks.com>

    Birgitta B <bboeckel@thoughtworks.com> 15b0f7ae56e8f5856f745c1c2780b9cff64ec0ee m

    Starting tests for PatientServiceImpl.processDeath
    It's just too much to test this without the ability to mock Context - so using PowerMock runner for this one, although that will prevent jacoco from realising that the test coverage increased...

    • api/src/test/java/org/openmrs/api/PatientServiceImplUnitTest.java (version 15b0f7ae56e8f5856f745c1c2780b9cff64ec0ee)
    • api/src/test/java/org/openmrs/api/PatientServiceTest.java (version 15b0f7ae56e8f5856f745c1c2780b9cff64ec0ee)
    • api/src/test/java/org/openmrs/api/impl/PatientServiceImplTest.java (version 15b0f7ae56e8f5856f745c1c2780b9cff64ec0ee)