Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

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

    Ivo Ulrich <teleivo@users.noreply.github.com> 32114e16fe2b82e6d1d5a562d912b3bd7f4baa74

    Merge pull request #494 from teleivo/mrrt-test
    Remove duplicate test of getMrrtReportTemplate

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> b7759568b48cb77b82cea3241077dd02cafd47e5

    Remove duplicate test of getMrrtReportTemplate
    remove duplicate test of getMrrtReportTemplate(Integer)
    the test should ensure we get the template with given id
    testing if the template contains the reference terms is done
    on importing templates and doesnt need to be done here again

    • api/src/main/java/org/openmrs/module/radiology/report/template/MrrtReportTemplateService.java (version b7759568b48cb77b82cea3241077dd02cafd47e5)
    • api/src/test/java/org/openmrs/module/radiology/report/template/MrrtReportTemplateServiceComponentTest.java (version b7759568b48cb77b82cea3241077dd02cafd47e5)