OpenMRS Core Master

Build: #2319 was successful Changes by teleivo <teleivo@users.noreply.github.com>

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
16 minutes
Labels
None
Revisions
openmrs-core
de7bfbb8f84ccf82ea5fd4e934c7a9ba9e483f31
openmrs-standalone
8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
4408
Successful since
#2314 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> 0a754b343f94f01bf6a4abdf6976faec506f0516 TRUNK-5816 Make AllergyValidator unit testable
by Autowiring the MessageSourceService instead of reaching for it via
the Context which is a bad practice since it prevents testing things in
isolation.

We also need to do this since PowerMock does not support JUnit 5
https://github.com/powermock/powermock/issues/929
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> de7bfbb8f84ccf82ea5fd4e934c7a9ba9e483f31 TRUNK-5816 No need for these test javadocs
as we can easily see the method under test and navigate to its
implementation. having these javadocs does not provide any benefit.
we have therefore decided some time ago that these do not have to be
written.

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-5816Could not obtain issue details from Jira