OpenMRS Core Master

Build: #1555 was successful Run by child build TRUNK-STAND

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
12 seconds
Duration
68 minutes
Labels
None
Revisions
openmrs-core
a0cd91742cf61738a7d48fda1ac8fdd111469614 a0cd91742cf61738a7d48fda1ac8fdd111469614
openmrs-standalone
a007b20569b3776ca375346af549436b53296a95 a007b20569b3776ca375346af549436b53296a95
Release scripts
bb61e06483cd415a55b72cceac8d10ad00ee4e8a bb61e06483cd415a55b72cceac8d10ad00ee4e8a
Total tests
3532
Successful since
#1537 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> a0cd91742cf61738a7d48fda1ac8fdd111469614 a0cd91742cf61738a7d48fda1ac8fdd111469614 Merge pull request #2104 from teleivo/codetemplates
Remove throws Exception from IDE code templates
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 1695eb7ec7d436b56a3de5c0821c64c2a73efbef 1695eb7ec7d436b56a3de5c0821c64c2a73efbef Remove throws Exception from IDE code templates
there is no need for the throws Exception clauses in the tests
therefore removed it from the intellij and eclipse templates
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 3f2f4d015a2ef0d09b4f26dab9dd099c00e4b90a 3f2f4d015a2ef0d09b4f26dab9dd099c00e4b90a Merge pull request #2103 from teleivo/baseattributetypevalidatortest
Clean and add tests to BaseAttributeTypeValidatorTest
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> eb56f8ccc8026473eb42f443fcba819a22f89e93 eb56f8ccc8026473eb42f443fcba819a22f89e93 Clean and add tests to BaseAttributeTypeValidatorTest
* replace the VisitAttributeTypeValidator with an implementation added
to this test class. Reason is the VisitAttributeTypeValidator does some
things before calling super.validate which prevents us from testing
validate(null, errors)
* add test for validate(null, errors)
* add test for minOccurs < 0
* add test for datatypeConfig is blank when of type RegexValidatedTextDatatype
* rename test shouldRequireDatatypeConfigurationIfDatatypeEqualsRegexValidatedText
which was actually testing the datatypeConfig.invalid path
* add test for wrong preferred handler type
* add test for invalid handlerConfig
* arrange tests to match code so reading code/test side by side is easy
* move happy path to the end
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 83b0f68f6fc266e36d213238db217c9fbe53d084 83b0f68f6fc266e36d213238db217c9fbe53d084 Merge pull request #2102 from teleivo/allergyvalidatortest
Extract setUp and fix tests in AllergyValidatorTest

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Manual stage Release cannot be run as it references jobs that no longer exist.