1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-742_(2)

INCOMPLETE
Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 0e77635712d9e88411374cf9a1ad80b0301127cb Merge pull request #1285 from kristopherschmidt/TRUNK-3569
TRUNK-3569: add junit mock tests for PatientIdentifierValidator.checkIde...
Kristopher Schmidt <kris.schmidt7@gmail.com> Kristopher Schmidt <kris.schmidt7@gmail.com> 8ad5f52f412037984f8099adfb0a66c31344c9ad # This is a combination of 3 commits. # The first commit's message is: TRUNK-3569: add junit mock tests for PatientIdentifierValidator.checkIdentifierAgainstFormat
# The 2nd commit message will be skipped:

#        TRUNK-3569: change patient format test to return actual error messages from mock, remove duplication

# The 3rd commit message will be skipped:

#        TRUNK-3569: update PatientIdentifierValidatorTest to use ExpectedException instead of try/catch