More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #3132 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 270 tests in total
  • 1 test was quarantined / skipped
  • 21 seconds taken in total.

The following 269 tests have passed:

All successful tests
Status Test Duration
Successful EmrApiActivatorComponentTest confirmThatMetadataSourceIsCreated
< 1 sec
Successful EmrApiActivatorComponentTest confirmThatUnknownProviderCreated
< 1 sec
Successful EmrApiActivatorComponentTest shouldCreateMappingIfProviderAlreadyExistsForCoreGlobalProperty
< 1 sec
Successful EmrApiActivatorComponentTest shouldCreateMappingIfProviderAlreadyExistsForEmrApiGlobalProperty
< 1 sec
Successful EmrApiActivatorComponentTest testExtraPatientIdentifierTypesMappedToSet
< 1 sec
Successful EmrApiActivatorComponentTest testMetadataMappingsCreated
< 1 sec
Successful EmrApiActivatorComponentTest testPrivilegeLevelsCreated
< 1 sec
Successful AccountComponentTest shouldHandlePersonWithoutUser
< 1 sec
Successful AccountComponentTest shouldLoadExistingPersonAndUserAndProvider
< 1 sec
Successful AccountComponentTest shouldRetireExistingUser
< 1 sec
Successful AccountComponentTest shouldSavePerson
< 1 sec
Successful AccountComponentTest shouldSavePersonAndUserAndProvider
< 1 sec
Successful AccountComponentTest shouldSetProviderRoleToNull
< 1 sec
Successful AccountComponentTest shouldUnretireExistingUser
< 1 sec
Successful AccountDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
< 1 sec
Successful AccountDomainWrapperTest gettingAccountDomainWrapperShouldFetchFromPerson
< 1 sec
Successful AccountDomainWrapperTest gettingAccountDomainWrapperShouldFetchFromUser
< 1 sec
Successful AccountDomainWrapperTest settingAccountDomainWrapperShouldSetPerson
< 1 sec
Successful AccountDomainWrapperTest settingAccountDomainWrapperShouldSetUser
< 1 sec
Successful AccountDomainWrapperTest shouldChangeExistingProviderRole
< 1 sec
Successful AccountDomainWrapperTest shouldChangeExistingProviderRoleToNull
< 1 sec
Successful AccountDomainWrapperTest shouldChangeExistingUserInformation
< 1 sec
Successful AccountDomainWrapperTest shouldDisableExistingUserAccount
< 1 sec
Successful AccountDomainWrapperTest shouldEnableNewUserAccount
< 1 sec
Successful AccountDomainWrapperTest shouldEnablePreviouslyRetiredUserAccount
< 1 sec
Successful AccountDomainWrapperTest shouldRemoveAllExistingCapabilities
< 1 sec
Successful AccountDomainWrapperTest shouldReturnFalseIfUserRetired
< 1 sec
Successful AccountDomainWrapperTest shouldReturnNullIfNoUser
< 1 sec
Successful AccountDomainWrapperTest shouldReturnTrueIfUserNotRetired
< 1 sec
Successful AccountDomainWrapperTest testCreatingPersonWithoutCreatingUser
< 1 sec
Successful AccountDomainWrapperTest testSaveAccountShouldNotPersistProviderIfRoleSetToNull
< 1 sec
Successful AccountDomainWrapperTest testSaveAccountShouldNotRetireProviderIfProviderNotPersisted
< 1 sec
Successful AccountDomainWrapperTest testSaveAccountShouldNotRetireProviderIfProviderRoleSetToNull
< 1 sec
Successful AccountDomainWrapperTest testSaveAccountWithNewPersonAndUser
< 1 sec
Successful AccountDomainWrapperTest testSaveAccountWithOnlyPerson
< 1 sec
Successful AccountDomainWrapperTest testSaveAccountWithPasswordChangeForExistingUser
< 1 sec
Successful AccountDomainWrapperTest testSaveAccountWithPersonAndProvider
< 1 sec
Successful AccountDomainWrapperTest testShouldGenerateProviderIdentifierIfProviderIdentifierGeneratorSet
< 1 sec
Successful AccountDomainWrapperTest testShouldNotFailIfProviderIdentifierGeneratorDefinedButNoProvider
< 1 sec
Successful AccountDomainWrapperTest testShouldNotModifyExistingProviderIdentifier
< 1 sec
Successful AccountDomainWrapperTest testThatAccountIsLockedWhenStillLocked
< 1 sec
Successful AccountDomainWrapperTest testThatAccountIsNotLockedWhenLockedALongTimeAgo
< 1 sec
Successful AccountDomainWrapperTest testThatAccountIsNotLockedWhenNeverLocked
< 1 sec
Successful AccountDomainWrapperTest testUnlockingAccount
< 1 sec
Successful AccountServiceTest getAccountByPerson_shouldReturnTheAccountForTheSpecifiedPersonIfTheyAreAssociatedToAProvider
< 1 sec
Successful AccountServiceTest getAccountByPerson_shouldReturnTheAccountForTheSpecifiedPersonIfTheyAreAssociatedToAUser
< 1 sec
Successful AccountServiceTest getAccount_shouldNotReturnUnknownProvider
< 1 sec
Successful AccountServiceTest getAccount_shouldReturnTheAccountForThePersonWithTheSpecifiedPersonId
< 1 sec
Successful AccountServiceTest getAllAccounts_shouldGetAllUniqueAccounts
< 1 sec
Successful AccountServiceTest getAllCapabilities_shouldReturnAllRolesWithTheCapabilityPrefix
< 1 sec
Successful AccountServiceTest getAllPrivilegeLevels_shouldReturnAllRolesWithThePrivilegeLevelPrefix
< 1 sec
Successful AccountServiceTest getApiPrivileges_shouldExcludeApplicationPrivileges
< 1 sec
Successful AccountServiceTest getApplicationPrivileges_shouldIncludeOnlyApplicationPrivileges
< 1 sec
Successful AccountValidatorTest shouldCreateAnErrorMessageWhenPasswordIsWrong
< 1 sec
Successful AccountValidatorTest shouldCreateAnErrorMessageWhenUserIsNullAndNoProviderRole
< 1 sec
Successful AccountValidatorTest shouldCreateAnErrorMessageWhenUserNameCharactersAreNotValid
< 1 sec
Successful AccountValidatorTest shouldCreateAnErrorMessageWhenUsernameHasMoreThanFiftyCharacters
< 1 sec
Successful AccountValidatorTest shouldCreateAnErrorMessageWhenUsernameHasOnlyOneCharacter
< 1 sec
Successful AccountValidatorTest shouldCreateErrorMessageIfDuplicateUsername
< 1 sec
Successful AccountValidatorTest shouldCreateErrorMessageIfUserWithNoCapabilities
< 1 sec
Successful AccountValidatorTest shouldCreateErrorWhenConfirmPasswordIsNotProvided
< 1 sec
Successful AccountValidatorTest shouldCreateErrorWhenPasswordIsNotProvided
< 1 sec
Successful AccountValidatorTest shouldValidateIfUserNameCharactersAreValid
< 1 sec
Successful AccountValidatorTest shouldVerifyIfPasswordIsBeingValidated
< 1 sec
Successful AccountValidatorTest validate_shouldFailIfNoProviderRoleSpecified
< 1 sec
Successful AccountValidatorTest validate_shouldNotRequirePasswordsForExistingUserAccount
< 1 sec
Successful AccountValidatorTest validate_shouldPassForAValidAccount
< 1 sec
Successful AccountValidatorTest validate_shouldRejectAnEmptyFamilyname
< 1 sec
Successful AccountValidatorTest validate_shouldRejectAnEmptyGender
< 1 sec
Successful AccountValidatorTest validate_shouldRejectAnEmptyGivenname
< 1 sec
Successful AccountValidatorTest validate_shouldRejectAnEmptyPrivilegeLevelIfUserIsNotNull
< 1 sec
Successful AccountValidatorTest validate_shouldRejectAnEmptyPrivilegeLevelIfUserIsPersisted
< 1 sec
Successful AccountValidatorTest validate_shouldRejectAnEmptyUsernameIfUserIsNotNull
< 1 sec
Successful AccountValidatorTest validate_shouldRejectPasswordAndConfirmPasswordIfTheyDontMatch
< 1 sec
Successful AccountValidatorTest validate_shouldRequirePasswordsForNewAUserAccount
< 1 sec
Successful AdtServiceTest itShouldNotCopyUnknownAttributeWhenMergingAnUnknownPatientIntoAPermanentOne
< 1 sec
Successful AdtServiceTest shouldCloseAnyInactiveButOpenVisits
< 1 sec
Successful AdtServiceTest shouldCloseInactiveVisitWithLastEncounterDateAfterVisitExpireTime
< 1 sec
Successful AdtServiceTest shouldCloseInactiveVisitWithStartDateIfNoEncounters
< 1 sec
Successful AdtServiceTest shouldCloseVisitWithAdmissionAndDischargeEncounters
< 1 sec
Successful AdtServiceTest shouldFetchCorrectSetOfLocationsToCloseVisit
< 1 sec
Successful AdtServiceTest shouldGetAllVisitSummariesOfAllActiveVisit
< 1 sec
Successful AdtServiceTest shouldNotAllowMergingAnUnknownRecordIntoAPermanentOne
< 1 sec
Successful AdtServiceTest shouldNotCloseVisitWithAnAdmissionEncounter
< 1 sec
Successful AdtServiceTest testEnsureActiveVisitCreatesNewVisit
< 1 sec
Successful AdtServiceTest testEnsureActiveVisitDoesNotFindOldVisit
< 1 sec
Successful AdtServiceTest testEnsureActiveVisitFindsRecentVisit
< 1 sec
Successful AdtServiceTest testEnsureConsecutiveVisits
< 1 sec
Successful AdtServiceTest testEnsureVisitFindsOldVisit
< 1 sec
Successful AdtServiceTest testEnsureVisitReturnsNewVisit
< 1 sec
Successful AdtServiceTest testMergeConsecutiveVisits
< 1 sec
Successful AdtServiceTest testMergePatientsDoesNotResultInOverlappingVisits
< 1 sec
Successful AdtServiceTest testMergePatientsJoinsOverlappingVisits
< 1 sec
Successful AdtServiceTest testMergeVisits
< 1 sec
Successful AdtServiceTest testOverlappingVisits
< 1 sec
Successful AdtServiceTest testThatMergingTwoUnknownRecordsResultsInAnUnknownRecord
< 1 sec
Successful AdtServiceTest test_admitPatient_createsEncounter
< 1 sec
Successful AdtServiceTest test_admitPatient_failsIfPatientIsAlreadyAdmitted
< 1 sec
Successful AdtServiceTest test_checkInPatient_forNewVisit
< 1 sec
Successful AdtServiceTest test_createRetrospectiveVisit_createsAVisit
< 1 sec
Successful AdtServiceTest test_createRetrospectiveVisit_shouldFailExceptionIfStartTimeInFuture
< 1 sec
Successful AdtServiceTest test_createRetrospectiveVisit_shouldFailExceptionIfStopTimeInFuture
< 1 sec
Successful AdtServiceTest test_createRetrospectiveVisit_shouldThrowExceptionIfExistingVisitDuringDatetime
< 1 sec
Successful AdtServiceTest test_createRetrospectiveVisit_shouldThrowExceptionIfStartTimeAfterStopTime
< 1 sec
Successful AdtServiceTest test_dischargePatient_createsEncounter
< 1 sec
Successful AdtServiceTest test_dischargePatient_failsIfPatientIsNotAdmitted
< 1 sec
Successful AdtServiceTest test_removePaperRecordMergeActionShouldNotFailIfActionsNotInitialized
< 1 sec
Successful AdtServiceTest test_shouldAddPaperRecordMergeActions
< 1 sec
Successful AdtServiceTest test_shouldRemovePaperRecordMergeAction
< 1 sec
Successful AdtServiceTest test_transferPatient_createsAnEncounter
< 1 sec
Successful EncounterTypeToVisitTypeMapperTest testMappingWithDefaultEncounterTypeMapping
< 1 sec
Successful EncounterTypeToVisitTypeMapperTest testMappingWithDefaultEncounterTypeMappingOverride
< 1 sec
Successful EncounterTypeToVisitTypeMapperTest testMappingWithDefaultEncounterTypeMappingOverrideWithDefaultLast
< 1 sec
Successful EncounterTypeToVisitTypeMapperTest testMappingWithEncounterTypeIds
< 1 sec
Successful EncounterTypeToVisitTypeMapperTest testMappingWithEncounterTypeUuids
< 1 sec
Successful EncounterTypeToVisitTypeMapperTest testMappingWithNoMappingString
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldCorrectlyExcludePatient
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldCorrectlyIncludePatient
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldExcludeEncountersIfNotOfProperType
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldFetchEncounterByObsTextValue
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldFindMatchEvenIfNoConceptSpecified
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldIncludeEncountersOfProperType
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldIncludeVoidedObsIfIncludeVoidedTrue
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldNotReturnTheSameEncounterTwice
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldReturnEmptyListIfNoObsWithThatValue
< 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldReturnEmptyListIfNoObsWithThatValueForSelectedConcept
10 secs
Successful DispositionDescriptorComponentTest setupNewDispositionDescriptor
< 1 sec
Successful DispositionDescriptorTest shouldBuildDispositionObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldFetchAdditionalObsOffObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldFetchAdmissionLocationObsOffObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldFetchAdmissionLocationOffObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldFetchDateOfDeathObsOffObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldFetchDateOfDeathOffObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldFetchTransferLocationObsOffObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldFetchTransferLocationOffObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldNotFailIfNoMatchingObsWhenDateOfDeath
< 1 sec
Successful DispositionDescriptorTest shouldNotFailIfNoMatchingObsWhenFetchingAdmissionLocation
< 1 sec
Successful DispositionDescriptorTest shouldNotFailIfNoMatchingObsWhenFetchingAdmissionLocationObs
< 1 sec
Successful DispositionDescriptorTest shouldNotFailIfNoMatchingObsWhenFetchingDateOfDeath
< 1 sec
Successful DispositionDescriptorTest shouldNotFailIfNoMatchingObsWhenFetchingTransferLocation
< 1 sec
Successful DispositionDescriptorTest shouldNotFailIfNoMatchingObsWhenFetchingTransferLocationOffObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldReturnFalseWhenPassedInNonDispositionObsGroup
< 1 sec
Successful DispositionDescriptorTest shouldReturnTrueWhenPassedInDispositionObsGroup
< 1 sec
Successful DispositionServiceTest shouldExcludeDispositionsByEncounterType
< 1 sec
Successful DispositionServiceTest shouldGetAllDispositions
< 1 sec
Successful DispositionServiceTest shouldGetDispositionByObs
< 1 sec
Successful DispositionServiceTest shouldGetDispositionByObsGroup
< 1 sec
Successful DispositionServiceTest shouldGetDispositionByType
< 1 sec
Successful DispositionServiceTest shouldGetDispositionsByEncounterType
< 1 sec
Successful DispositionServiceTest shouldGetInpatientDispositions
< 1 sec
Successful DispositionServiceTest shouldGetOutpatientDispositions
< 1 sec
Successful DispositionServiceTest shouldParseDispositionJsonFromDefaultConfig
< 1 sec
Successful DispositionServiceTest shouldParseDispositionJsonFromSpecifiedConfig
< 1 sec
Successful AdmitToSpecificLocationDispositionActionTest testAction
< 1 sec
Successful AdmitToSpecificLocationDispositionActionTest testActionWhenAlreadyAdmitted
< 1 sec
Successful CloseCurrentVisitDispositionActionTest shouldCloseActiveVisit
< 1 sec
Successful CloseCurrentVisitDispositionActionTest shouldCloseActiveVisitIfSubsequentEncountersButOnSameDay
< 1 sec
Successful CloseCurrentVisitDispositionActionTest shouldNotCloseActiveVisitIfSubsequentEncountersOnAnotherDay
< 1 sec
Successful CloseCurrentVisitDispositionActionTest shouldNotCloseVisitThatIsNotActive
< 1 sec
Successful DischargeIfAdmittedDispositionActionTest testDischargesIfAdmitted
< 1 sec
Successful DischargeIfAdmittedDispositionActionTest testDoesNotDischargesIfNotAdmitted
< 1 sec
Successful MarkPatientDeadDispositionActionTest testActionShouldMarkPatientAsDead
< 1 sec
Successful TransferToSpecificLocationDispositionActionTest testActionShouldCreateTransferAction
< 1 sec
Successful TransferToSpecificLocationDispositionActionTest testActionShouldCreateTransferEncounterIfPatientNotAdmitted
< 1 sec
Successful TransferToSpecificLocationDispositionActionTest testActionShouldDoNothingIfAlreadyAdmittedToTransferLocation
< 1 sec
Successful ConceptMapperTest should_convert_concept_to_encounter_concept
< 1 sec
Successful ConceptMapperTest should_set_hiNormal_and_lowNormal_properties_for_numeric_concept
< 1 sec
Successful ConceptMapperTest should_use_any_available_name_when_no_name_in_either_default_locale_or_users_locale_is_available
< 1 sec
Successful ConceptMapperTest should_use_fully_specified_name_if_short_name_is_not_available_in_a_locale
< 1 sec
Successful ConceptMapperTest should_use_fully_specified_name_of_default_locale_if_both_fully_specified_name_and_short_name_are_not_available_in_a_locale_and_short_name_of_the_default_locale_is_also_not_available
< 1 sec
Successful ConceptMapperTest should_use_locale_specific_short_name_if_available
< 1 sec
Successful ConceptMapperTest should_use_short_name_of_default_locale_if_both_fully_specified_name_and_short_name_are_not_available_in_a_locale
< 1 sec
Successful DateMapperTest shouldConvertUTCformatToDate
< 1 sec
Successful DateMapperTest shouldThrowExceptionForWrongUTCformat
< 1 sec
Successful DiagnosisMapperTest shouldMapEmrapiDiagnosisToEncounterTransactionDiagnosis
< 1 sec
Successful EmrEncounterServiceTest shouldCallEncounterTransactionHandlerOnRead
< 1 sec
Successful EmrEncounterServiceTest shouldCallEncounterTransactionHandlersOnSave
< 1 sec
Successful EmrEncounterServiceTest shouldCreateANewVisitWithoutLocationIfVisitLocationUuidIsNotPassedInEncounterTransactionAndNoOtherActiveVisitPresent
< 1 sec
Successful EmrEncounterServiceTest shouldCreateNewVisitAndSetVisitLocationWhenThereIsNoActiveVisitInThatLocation
< 1 sec
Successful EmrEncounterServiceTest shouldDelegateDetailsFromEncounterSearchParametersToEncounterService
< 1 sec
Successful EmrEncounterServiceTest shouldDelegateSavingOrdersToOrderService
< 1 sec
Successful EmrEncounterServiceTest shouldFetchEncounterTransactionByUuid
< 1 sec
Successful EmrEncounterServiceTest shouldNotSaveVisitIfVisitAlreadyExists
< 1 sec
Successful EmrEncounterServiceTest shouldPassInEncounterParametersToEncounterMatcheronSave
< 1 sec
Successful EmrEncounterServiceTest shouldSaveEncounterInActiveVisitIfItIsThereInThatVisitLocation
< 1 sec
Successful EmrEncounterServiceTest shouldSaveEncounterInTheSpecifiedVisitInEncounterTransaction
< 1 sec
Successful EmrEncounterServiceTest shouldSaveNewEncounterWhenEarlierEncounterForSameTypeIsVoided
< 1 sec
Successful EmrEncounterServiceTest shouldStoreLocationForVisit
< 1 sec
Successful EmrEncounterServiceTest shouldUseActiveVisitWithoutLocationToSaveIfEncounterParametersIsNotPassedWithVisitLocation
< 1 sec
Successful EncounterDispositionServiceHelperTest shouldSaveDispositionAsObsGroup
< 1 sec
Successful EncounterDispositionServiceHelperTest shouldUpdateDispositionAsObsGroup
< 1 sec
Successful EncounterDispositionServiceHelperTest shouldVoidObsWhenDispositionIsVoided
< 1 sec
Successful EncounterDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
< 1 sec
Successful EncounterDomainWrapperTest shouldCloseVisit
< 1 sec
Successful EncounterDomainWrapperTest shouldReturnFalseWhenTheCurrentUserDoesNotParticipateInTheEncounter
< 1 sec
Successful EncounterDomainWrapperTest shouldReturnTrueWhenTheCurrentUserCreatedTheEncounter
< 1 sec
Successful EncounterDomainWrapperTest shouldReturnTrueWhenTheCurrentUserIsOneOfTheProviders
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldFailIfEncounterDateAfterVisitStopDate
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldFailIfEncounterDateBeforeVisitStartDate
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldPropagateEncounterDatetimeChangeToObs
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldSetEncounterDatetimeToMidnightOfEncounterDate
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldSetEncounterDatetimeToMidnightOfEncounterDateForOpenVisitIfNotToday
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldSetEncounterDatetimeToVisitStartDate
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldSetEncounterDatetimeToVisitStartDateForOpenVisitIfNotToday
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldSetStartDateToCurrentDatetimeForOpenVisit
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldSetStartDateToCurrentDatetimeForOpenVisitWithNoEncounterDatetime
< 1 sec
Successful EncounterDomainWrapperTest test_attachToVisit_shouldSetStartDateToVisitStartDateOnCurrentDayForClosedVisit
< 1 sec
Successful EncounterDomainWrapperTest test_getPrimaryProvider_shouldReturnFirstNonVoidedEncounterProvider
< 1 sec
Successful EncounterDomainWrapperTest test_getPrimaryProvider_shouldReturnNullIfNoNonVoidedEncounterProviders
< 1 sec
Successful EncounterObservationServiceHelperTest shouldAddCodedObservation
< 1 sec
Successful EncounterObservationServiceHelperTest shouldAddDrugObservation
< 1 sec
Successful EncounterObservationServiceHelperTest shouldAddNewObservation
< 1 sec
Successful EncounterObservationServiceHelperTest shouldHandleNullValueObservationWhileSaving
< 1 sec
Successful EncounterObservationServiceHelperTest shouldHandleVoidedObservations
< 1 sec
Successful EncounterObservationServiceHelperTest shouldIgnoreNullOrdersInObservation
< 1 sec
Successful EncounterObservationServiceHelperTest shouldLinkOrderWithObservation
< 1 sec
Successful EncounterObservationServiceHelperTest shouldReturnErrorWhenObservationConceptIsNotFound
< 1 sec
Successful EncounterObservationServiceHelperTest shouldSaveDiagnosisAsAnObservationWhenPassedTheUuidOfDiagnosisConcept
< 1 sec
Successful EncounterObservationServiceHelperTest shouldSetObsdatetimeWithDiagnosisDateTimeIfProvided
< 1 sec
Successful EncounterObservationServiceHelperTest shouldUpdateExistingObservation
< 1 sec
Successful EncounterObservationServiceHelperTest shouldVoidDiagnosisObservation
< 1 sec
Successful EncounterObservationServiceHelperTest shouldVoidExistingObservation
< 1 sec
Successful EncounterObservationsMapperTest testUpdateMapsDiagnosis
< 1 sec
Successful EncounterObservationsMapperTest updateShouldNotMapVoidedDiagnosis
< 1 sec
Successful EncounterProviderMapperTest shouldMapProviders
< 1 sec
Successful EncounterProviderMapperTest shouldMapProvidersWithoutEncounterRole
< 1 sec
Successful EncounterProviderServiceHelperTest shoulAddSecondProvider
< 1 sec
Successful EncounterProviderServiceHelperTest shouldAddProvider
< 1 sec
Successful EncounterProviderServiceHelperTest shouldAddProviderIfAlreadyAssociatedWithEncounterButWithDifferentEncounterRole
< 1 sec
Successful EncounterProviderServiceHelperTest shouldNotAddProviderIfAlreadyAssociatedWithEncounterWithSpecifiedEncounterRole
< 1 sec
Successful EncounterProviderServiceHelperTest shouldSetEncounterRoleToUknownIfNotSpecified
< 1 sec
Successful EncounterTransactionMapperTest shouldMap
< 1 sec
Successful EncounterTransactionMapperTest shouldMapEncounterTransactionsWithExtensions
< 1 sec
Successful EncounterTransactionMapperTest shouldMapEncounterWithoutEncounterType
< 1 sec
Successful ObservationMapperTest shouldMapConceptClassAndComment
< 1 sec
Successful ObservationMapperTest shouldMapCreator
< 1 sec
Successful ObservationMapperTest shouldMapDate
< 1 sec
Successful ObservationMapperTest shouldMapDateTime
< 1 sec
Successful ObservationMapperTest shouldMapObservationWithBooleanValue
< 1 sec
Successful ObservationMapperTest shouldMapObservationWithCodedValue
< 1 sec
Successful ObservationMapperTest shouldMapObservationWithNumericValue
< 1 sec
Successful ObservationMapperTest shouldMapObservationWithValueAsDrug
< 1 sec
Successful ObservationMapperTest shouldMapVoidedObservation
< 1 sec
Successful EncounterTransactionTest dateConversion
< 1 sec
Successful EncounterTransactionTest shouldDeserializeContext
< 1 sec
Successful ObsMapperTest shouldReturnMatchingObs
< 1 sec
Successful ObsMapperTest shouldTransformGivenETObsToObs
< 1 sec
Successful ObsMapperTest shouldVoidObs
< 1 sec
Successful ExitFromCareServiceComponentTest shoulUpdateProgramCompletionDatesClosedByDeath
< 1 sec
Successful ExitFromCareServiceComponentTest shouldMarkPatientAsNotDiedAndReopenActiveProgramClosedByDeath
< 1 sec
Successful ExitFromCareServiceComponentTest shouldMarkPatientDiedAndCloseActiveProgramsAndVisits
< 1 sec
Successful ExitFromCareServiceTest closeActiveVisits_shouldEndActiveVisitsForPatient
< 1 sec
Successful ExitFromCareServiceTest closePatientPrograms_shouldCloseActivePatientProgramIfCloseDateEqualsStartDate
< 1 sec
Successful ExitFromCareServiceTest closePatientPrograms_shouldCloseActivePatientProgramOnStartDateIfCloseDateBeforeStartDate
< 1 sec
Successful ExitFromCareServiceTest closePatientPrograms_shouldCloseActivePatientPrograms
< 1 sec
Successful ExitFromCareServiceTest closePatientPrograms_shouldNotChangeCompletionDateOrOutcomeOfClosedProgram
< 1 sec
Successful ExitFromCareServiceTest closePatientPrograms_shouldNotCloseActivePatientProgramIfOutcomeConceptNotValidForProgram
< 1 sec
Successful ExitFromCareServiceTest closePatientPrograms_shouldThrowExceptionIfDateInFuture
< 1 sec
Successful ExitFromCareServiceTest markPatientDead_shouldFailIfDeathDateBeforeBirthDate
< 1 sec
Successful ExitFromCareServiceTest markPatientDead_shouldMarkPatientDead
< 1 sec
Successful ExitFromCareServiceTest markPatientDead_shouldMarkPatientDeadOnCurrentDateIfNoDateSpecified
< 1 sec
Successful ExitFromCareServiceTest markPatientDied_shouldFailIfDeathDateInFuture
< 1 sec
Successful ExitFromCareServiceTest markPatientNotDead_shouldUnmarkPatientDead
< 1 sec
Successful ExitFromCareServiceTest reopenPatientPrograms_shouldNotReopenClosedProgramIfOutcomeDoesNotMatch
< 1 sec
Successful ExitFromCareServiceTest reopenPatientPrograms_shouldReopenClosedProgramWithMatchingOutcome
< 1 sec
Successful ExitFromCareServiceTest updatePatientProgramCompletionDate_ShouldNotUpdateCompletionDatesForProgramsWithDifferentOutcomes
< 1 sec
Successful ExitFromCareServiceTest updatePatientProgramCompletionDate_ShouldNotUpdateCompletionDatesForProgramsWithNoOutcome
< 1 sec
Successful ExitFromCareServiceTest updatePatientProgramCompletionDate_ShouldSetCompletionDatesToEnrollmentDateIfSpecifiedDateBeforeEnrollmentDate
< 1 sec
Successful ExitFromCareServiceTest updatePatientProgramCompletionDate_ShouldUpdateCompletionDateForProgramWithMatchingOutcome
< 1 sec
  • Showing 1-269 of 269