Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revision
8e4658c9371d4318e9ef2f8b9f2954e651c12275 8e4658c9371d4318e9ef2f8b9f2954e651c12275
Total tests
17
Successful since
#940 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> 8e4658c9371d4318e9ef2f8b9f2954e651c12275 8e4658c9371d4318e9ef2f8b9f2954e651c12275 Merge pull request #7 from geoff-wasilwa/RA-343
RA-343: Include Process HL7 task
geoff-wasilwa <geoffreywanjala@gmail.com> geoff-wasilwa <geoffreywanjala@gmail.com> 33ab3b541b554c4fa760a89531fb3199ac882f47 33ab3b541b554c4fa760a89531fb3199ac882f47 RA-343: Include Process HL7 task
Added a method that adds Process HL7 task when module is started.

RA-343: Refactored code to use class.getName() instead of string constant.
And formatted code to OpenMRS standards.

Refactored code to use class.getName().equals instead of StringUtils.equals

Instead of using StringUtils.equals() use class.getName().equals()

Added tests that inject mock of SchedulerService to setupHL7ProcessingTask

RA-343: Refactored code according to comments from Darius

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-343Could not obtain issue details from Jira