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