OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
23 minutes
Labels
None
Revisions
openmrs-core
dd2767b062459da89763b964d546fdffd2fc31bf
openmrs-standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620
Release scripts
5b416af0a90e6a162755d06d53b81d906ec4ef36
Total tests
3869
Successful since
#1818 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> dd2767b062459da89763b964d546fdffd2fc31bf Merge pull request #2540 from teleivo/TRUNK-5147
TRUNK-5147 Refactoring VisitServiceTest
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 7ccdd102999819e24534c780b9a2ab942329c199 TRUNK-5147 Use java.util.Calendar month constants instead of literals
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> b90b7a4c8e0826e78613eeb542a64037bfc3085f TRUNK-5147 Remove wrong test javadocs
removed javadocs above tests which were wrong since the method signature
of the method they are testing changed.

these javadocs do not provide more information anyway than the test
itself, are just taking up space and are never updated as can be seen.
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 8087ea3c5fd3020089262bf86aa62c1c3c7a8988 TRUNK-5147 Extract getting number of all visits in helper
remove duplication in tests by extracting a helper method for getting
all visits including voided
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 5a8cb37b647db431b40073ac53a55d012b62e5b2 TRUNK-5147 Split VisitServiceTests for getType/s/ByUuid
Split tests for when something is found for a given argument and when it
is not since they represent different cases.

and add static import for assertNull

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.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5147Could not obtain issue details from Jira