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

Build: #3376 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 568 tests in total
  • 4 tests were quarantined / skipped
  • 1 minute taken in total.

The following 564 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 EmrApiPropertiesTest getConceptSourcesForDiagnosisSearch_shouldNotReturnNull
< 1 sec
Successful EmrApiPropertiesTest inpatientVisitExpireHours_shouldBeConfiguredValueFromGlobalProperty
< 1 sec
Successful EmrApiPropertiesTest inpatientVisitExpireHours_shouldBeNullWhenBlank
< 1 sec
Successful EmrApiPropertiesTest inpatientVisitExpireHours_shouldBeNullWhenNull
< 1 sec
Successful EmrApiPropertiesTest visitExpireHours_shouldBeConfiguredValueFromGlobalProperty
< 1 sec
Successful EmrApiPropertiesTest visitExpireHours_shouldBeDefaultValueWhenNotConfigured
< 1 sec
Successful EmrApiPropertiesTest visitExpireHours_shouldBeDefaultValueWhenNotConfiguredAsNonInteger
< 1 sec
Successful AccountComponentTest shouldGetAccountsThatMatchSearchCriteria
< 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 AdtServiceComponentTest integrationTest_ADT_workflow
2 secs
Successful AdtServiceComponentTest integrationTest_createRetrospectiveVisit
< 1 sec
Successful AdtServiceComponentTest test_MergePatientsWithOverlappingVisits
< 1 sec
Successful AdtServiceComponentTest test_shouldCloseActiveVisits
< 1 sec
Successful AdtServiceComponentTest test_shouldNotCloseVisitIfMostRecentDispositionKeepsVisitOpen
< 1 sec
Successful AdtServiceComponentTest test_shouldNotCloseVisitOpenedInDifferentLocation
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionForInpatientLocation
1 sec
Successful AdtServiceImplTest shouldGetAdmissionForParentVisitLocation
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionForPatient
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionForVisit
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionForVisitLocation
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionIfAdmissionEncounters
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionIfDischargeEncounters
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionIfTransferEncounters
1 sec
Successful AdtServiceImplTest shouldGetAdmissionRequestForParentVisitLocation
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionRequestForVisitLocation
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionRequestIfAdmissionEncounterIsVoided
1 sec
Successful AdtServiceImplTest shouldGetAdmissionRequestIfAfterAdmissionEncounter
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionRequestIfPatientHasAnAdmissionDecisionThatIsNotDeny
1 sec
Successful AdtServiceImplTest shouldGetAdmissionRequestIfPatientHasAnAdmissionRequestAfterADenial
1 sec
Successful AdtServiceImplTest shouldGetAdmissionRequestWithDispositionOfAdmitIfFollowedByAdmissionDenialObsThatIsVoided
1 sec
Successful AdtServiceImplTest shouldGetAdmissionRequestWithDispositionOfAdmitIfPrecededByAdmissionDenialObs
< 1 sec
Successful AdtServiceImplTest shouldGetAdmissionThatHasBeenDischarged
1 sec
Successful AdtServiceImplTest shouldGetInpatientRequest
< 1 sec
Successful AdtServiceImplTest shouldGetInpatientRequestsAssociatedWithAdmission
1 sec
Successful AdtServiceImplTest shouldGetInpatientRequestsBasedOnDispositionLocation
1 sec
Successful AdtServiceImplTest shouldGetInpatientRequestsBasedOnDispositionType
5 secs
Successful AdtServiceImplTest shouldGetInpatientRequestsBasedOnPatient
1 sec
Successful AdtServiceImplTest shouldGetInpatientRequestsBasedOnVisit
1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionForDifferentVisitLocation
< 1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionIfNoAdtEncounters
< 1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionRequestForDifferentVisitLocation
1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionRequestIfEncounterIsVoided
< 1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionRequestIfObsIsVoided
< 1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionRequestIfPatientHasBeenAdmitted
< 1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionRequestIfPatientHasBeenDenied
< 1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionRequestIfPatientHasDied
< 1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionRequestIfPatientIsVoided
< 1 sec
Successful AdtServiceImplTest shouldNotGetAdmissionsForEndedVisits
< 1 sec
Successful AdtServiceImplTest shouldNotGetInpatientRequestsForEndedVisits
1 sec
Successful AdtServiceImplTest shouldOnlyReturnAdmitIfItIsLaterThanDischarge
1 sec
Successful AdtServiceImplTest shouldOnlyReturnLatestDispositionRequestWithinAGivenVisit
< 1 sec
Successful AdtServiceTest itShouldNotCopyUnknownAttributeWhenMergingAnUnknownPatientIntoAPermanentOne
< 1 sec
Successful AdtServiceTest shouldCloseAnyInactiveButOpenVisits
< 1 sec
Successful AdtServiceTest shouldCloseInactiveVisitWithLastNonVoidedEncounterDateAfterVisitExpireTime
< 1 sec
Successful AdtServiceTest shouldCloseInactiveVisitWithStartDateIfNoEncounters
< 1 sec
Successful AdtServiceTest shouldCloseInactiveVisitWithStopDateEqualToStartDateIfAllEncountersVoided
< 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_removeVisitMergeActionShouldNotFailIfActionsNotInitialized
< 1 sec
Successful AdtServiceTest test_shouldAddPaperRecordMergeActions
< 1 sec
Successful AdtServiceTest test_shouldAddVisitMergeActions
< 1 sec
Successful AdtServiceTest test_shouldRemovePaperRecordMergeAction
< 1 sec
Successful AdtServiceTest test_shouldRemoveVisitMergeAction
< 1 sec
Successful AdtServiceTest test_transferPatient_createsAnEncounter
< 1 sec
Successful EmrApiVisitAssignmentHandlerTest testAdjustingEncounterTimeToEndOfVisitWhenAssignedToVisit
< 1 sec
Successful EmrApiVisitAssignmentHandlerTest testAdjustingEncounterTimeToStartOfVisitWhenAssignedToVisit
< 1 sec
Successful EmrApiVisitAssignmentHandlerTest testAssigningANewVisitWhenOneDoesNotExistWithSpecifiedGlobalPropertyForCurrentVisitStartingToday
< 1 sec
Successful EmrApiVisitAssignmentHandlerTest testAssigningANewVisitWhenOneDoesNotExistWithSpecifiedGlobalPropertyForPastVisit
< 1 sec
Successful EmrApiVisitAssignmentHandlerTest testAssigningASuitableVisitWhenOneExists
< 1 sec
Successful EmrApiVisitAssignmentHandlerTest testNotCreatingAVisitWithNoGlobalProperty
< 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 InpatientAdmissionTest shouldGetAdmissionAndTransferEncountersInOrder
< 1 sec
Successful InpatientAdmissionTest shouldGetAdtEncountersInOrder
< 1 sec
Successful InpatientAdmissionTest shouldGetCurrentInpatientLocation
< 1 sec
Successful InpatientAdmissionTest shouldGetEncounterAssigningToCurrentInpatientLocation
< 1 sec
Successful InpatientAdmissionTest shouldGetFirstAdmissionOrTransferEncounter
< 1 sec
Successful InpatientAdmissionTest shouldGetIsDischarged
< 1 sec
Successful InpatientAdmissionTest shouldGetLatestAdmissionOrTransferEncounter
< 1 sec
Successful InpatientAdmissionTest shouldGetLatestAdtEncounter
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitAwaitingAdmission
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitEvenIfPatientHasMoreRecentVisitNoteWithoutAdmissionDisposition
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitIfAtSameLocation
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDecisionThatIsNotDeny
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsFollowedByAnotherAdmissionDisposition
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsThatIsVoided
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfPrecededByAdmissionDenialObs
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotConsiderVoidedAdmissionEncounter
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotCountDispositionOnVoidedEncounter
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfPatientIsDead
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfPatientNotInContext
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfVisitNotInContext
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfAtAnotherLocation
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfNoAdmitDisposition
4 secs
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfPatientAdmitted
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObs
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsFollowedByAnotherAdmissionDispositionFollowedByAnotherAdmissionDenial
< 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotReturnSameVisitTwice
< 1 sec
Successful MostRecentAdmissionRequestVisitDataEvaluatorTest shouldReturnMostRecentAdmissionRequestForVisit
< 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchByIcd10Code
< 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchByName
< 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchByNameFromSpecificSources
< 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchForSetMembers
< 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchInAnotherLocale
< 1 sec
Successful EmrConceptServiceComponentTest testGetConceptsSameOrNarrowerThanTerm
< 1 sec
Successful EmrApiDaoTest shouldFetchVisitsWithNotesAndDiagnosesByPatientId
< 1 sec
Successful EmrApiDaoTest shouldFetchVisitsWithNotesAndDiagnosesWithPagination
< 1 sec
Successful EmrApiDaoTest shouldNotFetchVoidedEncounters
< 1 sec
Successful EmrApiDaoTest shouldNotFetchVoidedVisits
< 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
3 secs
Successful ConceptSetDescriptorTest shouldNotRaiseExceptionIfOptionalConceptDoesNotExist
< 1 sec
Successful ConceptSetDescriptorTest shouldProperlySetupConcepts
< 1 sec
Successful ConceptSetDescriptorTest shouldRaiseExceptionIfRequiredConceptDoesNotExist
< 1 sec
Successful CodedOrFreeTextAnswerTest testFormatCoded
< 1 sec
Successful CodedOrFreeTextAnswerTest testFormatFreeText
< 1 sec
Successful CodedOrFreeTextAnswerTest testFormatSpecificCoded
< 1 sec
Successful CodedOrFreeTextAnswerTest testFormatSpecificCodedWhenItIsLocalePreferred
< 1 sec
Successful CodedOrFreeTextAnswerTest testFormatSpecificCodedWithIdenticalName
< 1 sec
Successful DiagnosisMetadataTest buildDiagnosisObsGroup_should_createNewObsGroup
< 1 sec
Successful DiagnosisMetadataTest buildDiagnosisObsGroup_should_editExistingObsGroup
< 1 sec
Successful DiagnosisMetadataTest testConstructor
< 1 sec
Successful DiagnosisServiceTest codeNonCodedDiagnosis_should_editExistingObsGroup
< 1 sec
Successful EmrDiagnosisDAOTest shouldReturnAllConfirmedDiagnosesFromVisit
< 1 sec
Successful EmrDiagnosisDAOTest shouldReturnAllNonVoidedDiagnosesFromVisit
< 1 sec
Successful EmrDiagnosisDAOTest shouldReturnAllPrimaryConfirmedDiagnosesFromVisit
< 1 sec
Successful EmrDiagnosisDAOTest shouldReturnAllPrimaryDiagnosesFromVisit
< 1 sec
Successful MigrateDiagnosisTest getAllPatientsWithDiagnosis_shouldReturnListOfPatientIdsWithADiagnosis
< 1 sec
Successful MigrateDiagnosisTest migrate_shouldVoidChildObsOfMigratedDiagnosis
< 1 sec
Successful MigrateDiagnosisTest migrate_shouldVoidEmrapiDiagnosisAndCreateAnewCoreDiagnosis
< 1 sec
Successful ObsGroupDiagnosisServiceComponentTest codeNonCodedDiagnosis
< 1 sec
Successful ObsGroupDiagnosisServiceComponentTest getDiagnosesShouldReturnDiagnosesAfterDate
< 1 sec
Successful ObsGroupDiagnosisServiceComponentTest getDiagnosesShouldReturnDiagnosesInReverseChronologicalOrder
< 1 sec
Successful ObsGroupDiagnosisServiceComponentTest getDiagnosesShouldReturnEmptyListIfNone
< 1 sec
Successful ObsGroupDiagnosisServiceComponentTest getUniqueDiagnosesShouldReturnNoCodedDuplicates
< 1 sec
Successful ObsGroupDiagnosisServiceComponentTest getUniqueDiagnosesShouldReturnNoTextDuplicates
< 1 sec
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 EmrOrderServiceImplTest shouldSaveNewDrugOrdersInTheSequenceOfOrdering
< 1 sec
Successful EmrOrderServiceImplTest shouldSaveNewDrugOrdersInTheSequenceOfOrderingToAnEncounterWithExistingOrders
< 1 sec
Successful EmrOrderServiceImplTest shouldSaveOrders
< 1 sec
Successful EmrOrderServiceImplTest shouldSaveOrdersToEncounterWithExistingOrders
< 1 sec
Successful EmrOrderServiceImplTest shouldSaveOrdersWithOrderGroups
< 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 shouldCreateNewObservationWithNamespace
< 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 OrderMetadataServiceTest shouldGetDispenseUnitsConceptByName
< 1 sec
Successful OrderMetadataServiceTest shouldGetDoseUnitsConceptByName
< 1 sec
Successful OrderMetadataServiceTest shouldGetDurationConceptByName
< 1 sec
Successful OrderMetadataServiceTest shouldGetOrderFrequencyByName
< 1 sec
Successful OrderMetadataServiceTest shouldReturnNullDispenseUnitsForNullInput
< 1 sec
Successful OrderMetadataServiceTest shouldReturnNullDoseUnitsForNullInput
< 1 sec
Successful OrderMetadataServiceTest shouldReturnNullDurationUnitsForNullInput
< 1 sec
Successful OrderMetadataServiceTest shouldReturnNullIfDispenseUnitsConceptDoesNotExist
< 1 sec
Successful OrderMetadataServiceTest shouldReturnNullIfDoseUnitsConceptDoesNotExist
< 1 sec
Successful OrderMetadataServiceTest shouldReturnNullIfDurationConceptDoesNotExist
< 1 sec
Successful OrderMetadataServiceTest shouldReturnNullIfOrderFrequencyNotPresent
< 1 sec
Successful OrderMetadataServiceTest shouldReturnNullOrderFrequencyForNullInput
< 1 sec
Successful EncounterTransactionTest dateConversion
< 1 sec
Successful EncounterTransactionTest shouldDeserializeContext
< 1 sec
Successful DefaultOrderMapperTest shouldMapMultipleOrders
< 1 sec
Successful DefaultOrderMapperTest shouldMapNewDrugOrder
< 1 sec
Successful DefaultOrderMapperTest shouldMapNewNonCodedDrugOrder
< 1 sec
Successful DefaultOrderMapperTest shouldMapNewOrder
< 1 sec
Successful DefaultOrderMapperTest shouldReturnDrugOrdersSortedByOrderNumber
< 1 sec
Successful DefaultOrderMapperTest shouldSetPreviousDrugOrder
< 1 sec
Successful DefaultOrderMapperTest shouldSetPreviousOrder
< 1 sec
Successful DosingInstructionsMapperTest shouldDefaultNumRefillsToZeroIfNotAvailable
< 1 sec
Successful DosingInstructionsMapperTest shouldMapDosingInstructionsToDrugOrder
< 1 sec
Successful ObsMapperTest shouldReturnMatchingObs
< 1 sec
Successful ObsMapperTest shouldTransformGivenETObsToObs
< 1 sec
Successful ObsMapperTest shouldVoidObs
< 1 sec
Successful OpenMRSDrugOrderMapperTest shouldClearScheduledDateAndUrgencyWhenScheduledOrderRevisedToStartFromToday
< 1 sec
Successful OpenMRSDrugOrderMapperTest shouldDiscontinueDrugOrderWithRetiredDrug
< 1 sec
Successful OpenMRSDrugOrderMapperTest shouldMapNewDrugOrders
< 1 sec
Successful OpenMRSDrugOrderMapperTest shouldMapNewNonCodedDrugOrders
< 1 sec
Successful OpenMRSDrugOrderMapperTest shouldMapRevisedDrugOrders
< 1 sec
Successful OpenMRSDrugOrderMapperTest shouldMapStoppedDrugOrders
< 1 sec
Successful OpenMRSOrderMapperTest createNewOrderFromEtOrder
< 1 sec
Successful OpenMRSOrderMapperTest createRevisedOrderFromEtOrder
< 1 sec
Successful OpenMRSOrderMapperTest discontinueOrder
< 1 sec
Successful OpenMRSOrderMapperTest shouldThrowExceptionForInvalidUrgencyType
< 1 sec
Successful ApplicationEventServiceTest patientViewed_shouldPublishThePatientViewedEvent
< 1 sec
Successful PatientViewedEventListenerTest processMessage_shouldAddThePatientToTheLastViewedUserProperty
< 1 sec
Successful PatientViewedEventListenerTest processMessage_shouldNotAddADuplicateAndShouldMoveTheExistingPatientToTheStart
< 1 sec
Successful PatientViewedEventListenerTest processMessage_shouldNotRemoveAnyPatientIfADuplicateIsAddedToAFullList
< 1 sec
Successful PatientViewedEventListenerTest processMessage_shouldRemoveTheFirstPatientAndAddTheNewOneToTheStartIfTheListIsFull
< 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
Successful MaternalServiceImplTest getChildByMotherDoesNotFailWhenChildHaveTwoActiveVisits
< 1 sec
Successful MaternalServiceImplTest shouldGetChild
< 1 sec
Successful MaternalServiceImplTest shouldGetChildByMother
< 1 sec
Successful MaternalServiceImplTest shouldGetChildByMotherIfChildBornBeforeVisitStartButSameDayAndChildBornDuringMothersActiveVisitSetTrue
1 sec
Successful MaternalServiceImplTest shouldGetChildByMotherIfChildBornInNextCalendarYearAfterVisitStart
< 1 sec
Successful MaternalServiceImplTest shouldGetChildByMotherWithInpatientAdmission
< 1 sec
Successful MaternalServiceImplTest shouldGetChildrenForMultipleMothers
< 1 sec
Successful MaternalServiceImplTest shouldGetChildrenForMultipleMothersMatchingByActiveVisitsAndChildBornDuringActiveVisit
< 1 sec
Successful MaternalServiceImplTest shouldGetMother
< 1 sec
Successful MaternalServiceImplTest shouldGetMotherByChild
< 1 sec
Successful MaternalServiceImplTest shouldGetMotherByChildWithInpatientAdmission
< 1 sec
Successful MaternalServiceImplTest shouldGetMothersForMultipleChildren
< 1 sec
Successful MaternalServiceImplTest shouldGetMultipleChildByMother
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfChildBornADayOrMoreBeforeVisitAndChildBornDuringMothersActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfChildDoesNotHaveActiveVisitAndChildHasActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfChildNotLinkedByMotherChildRelationship
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfChildVisitVoidedAndChildHasActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfChildVoided
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfMotherDoesNotHaveActiveVisitAndMotherHasActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfMotherVisitVoidedAndMotherHasActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfMotherVoided
< 1 sec
Successful MaternalServiceImplTest shouldNotGetChildByMotherIfRelationshipVoided
< 1 sec
Successful MaternalServiceImplTest shouldNotGetMotherByChildIfChildDoesNotHaveActiveVisitAndChildHasActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetMotherByChildIfChildNotLinkedByMotherChildRelationship
< 1 sec
Successful MaternalServiceImplTest shouldNotGetMotherByChildIfChildVisitVoidedAndChildHasActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetMotherByChildIfChildVoided
< 1 sec
Successful MaternalServiceImplTest shouldNotGetMotherByChildIfMotherDoesNotHaveActiveVisitAndMotherHasActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetMotherByChildIfMotherVisitVoidedAndMotherHasActiveVisitSetTrue
< 1 sec
Successful MaternalServiceImplTest shouldNotGetMotherByChildIfMotherVoided
< 1 sec
Successful MaternalServiceImplTest shouldNotGetMotherByChildIfRelationshipVoided
< 1 sec
Successful MaternalServiceImplTest shouldOnlyGetMothersWithChildrenBornDuringActiveVisit
< 1 sec
Successful EmrApiPatientDataLibraryComponentTest shouldFetchPrimaryIdentifier
< 1 sec
Successful EmrPatientProfileServiceImplTest shouldGetPatientProfile
< 1 sec
Successful EmrPatientProfileServiceImplTest shouldSavePatientProfile
< 1 sec
Successful PatientDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
< 1 sec
Successful PatientDomainWrapperTest shouldCalculateCorrectAgeInDaysForDeceasedPatient
< 1 sec
Successful PatientDomainWrapperTest shouldCalculateCorrectAgeInMonthsForDeceasedPatient
< 1 sec
Successful PatientDomainWrapperTest shouldCreateAListOfVisitDomainWrappersBasedOnVisitListFromVisitService
< 1 sec
Successful PatientDomainWrapperTest shouldReturnExtraPatientIdentifiers
< 1 sec
Successful PatientDomainWrapperTest shouldReturnExtraPatientIdentifiersMappedByType
< 1 sec
Successful PatientDomainWrapperTest shouldReturnExtraPatientIdentifiersRestrictedByLocation
< 1 sec
Successful PatientDomainWrapperTest shouldReturnExtraPatientIdentifiersShouldNotRestrictLocationsForTypesWhereLocationIsNotRequired
< 1 sec
Successful PatientDomainWrapperTest shouldReturnFormattedName
< 1 sec
Successful PatientDomainWrapperTest shouldReturnPersonNameWhenThereAreTwoNamesAndNoneOfThemIsPreferred
< 1 sec
Successful PatientDomainWrapperTest shouldReturnPersonNameWhenThereAreTwoNamesAndOneOfThemIsPreferred
< 1 sec
Successful PatientDomainWrapperTest shouldVerifyIfPatientIsATest
< 1 sec
Successful PatientDomainWrapperTest shouldVerifyIfPatientIsNotATest
< 1 sec
Successful PatientDomainWrapperTest shouldVerifyIfPatientIsUnknown
< 1 sec
Successful PatientProfileResourceTest shouldCreatePatient
2 secs
Successful PatientProfileResourceTest shouldUpdatePatient
< 1 sec
Successful CustomJsonDateSerializerAndDeserializerTest serializeAndDeserializeDateInExpectedFormat
< 1 sec
Successful GeneralUtilsTest getLastViewedPatients_shouldNotReturnVoidedPatients
< 1 sec
Successful GeneralUtilsTest getLastViewedPatients_shouldReturnAListOfThePatientsLastViewedByTheSpecifiedUser
< 1 sec
Successful GeneralUtilsTest setPropertyIfDifferent_shouldChangePropertyWhenDifferent
< 1 sec
Successful GeneralUtilsTest setPropertyIfDifferent_shouldNotChangePropertyWhenAlreadySet
< 1 sec
Successful GeneralUtilsTest shouldGetDefaultLocaleForUser
< 1 sec
Successful MetadataUtilTest testSetupStandardMetadata
1 sec
Successful ModulePropertiesTest getIntegerByGlobalProperty_shouldFailForUnparseableInteger
< 1 sec
Successful ModulePropertiesTest getIntegerByGlobalProperty_shouldParseInteger
< 1 sec
Successful ModulePropertiesTest getPatientIdentifierTypesByGlobalProperty_shouldHandleASingleType
< 1 sec
Successful ModulePropertiesTest getPatientIdentifierTypesByGlobalProperty_shouldHandleMultipleTypes
< 1 sec
Successful VisitDomainWrapperComponentTest getUniqueDiagnoses_shouldConvergeWithLegacyImpl
1 sec
Successful VisitDomainWrapperComponentTest getVisitAttribute_shouldReturnNullIfNoVisitAttributes
< 1 sec
Successful VisitDomainWrapperComponentTest getVisitTemplate_shouldReturnNullIfNoMatchingVisitAttributes
< 1 sec
Successful VisitDomainWrapperComponentTest getVisitTemplate_shouldReturnVisitAttributeMatchedByName
< 1 sec
Successful VisitDomainWrapperComponentTest getVisitTemplate_shouldReturnVisitAttributeMatchedByUuid
< 1 sec
Successful VisitDomainWrapperComponentTest isAwaitingAdmission_shouldReturnFalseIfVisitNotAwaitingAdmission
< 1 sec
Successful VisitDomainWrapperComponentTest isAwaitingAdmission_shouldReturnTrueIfVisitAwaitingAdmission
< 1 sec
Successful VisitDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
< 1 sec
Successful VisitDomainWrapperTest getDiagnosesFromMostRecentDispositionShouldNotFailIfDispositionHasNoType
< 1 sec
Successful VisitDomainWrapperTest shouldBeAdmittedIfTestDateBetweenAdmissionAndDischargeDate
< 1 sec
Successful VisitDomainWrapperTest shouldBeAdmittedWhenAlreadyAdmitted
< 1 sec
Successful VisitDomainWrapperTest shouldBeDischargedWhenAdmittedAndDischarged
< 1 sec
Successful VisitDomainWrapperTest shouldCloseOnLastEncounterDate
< 1 sec
Successful VisitDomainWrapperTest shouldFailIfDateOutsideOfVisit
< 1 sec
Successful VisitDomainWrapperTest shouldFailIfNoEncounters
< 1 sec
Successful VisitDomainWrapperTest shouldHaveEncounterWithoutSubsequentEncounterIfMostRecentRelevantEncounterIsOfCorrectType
< 1 sec
Successful VisitDomainWrapperTest shouldHaveEncounterWithoutSubsequentEncounterIfOneEncounterOfCorrectType
< 1 sec
Successful VisitDomainWrapperTest shouldNotAdmittedIfTestDateAfterAndDischargeDate
< 1 sec
Successful VisitDomainWrapperTest shouldNotBeAdmittedIfTestDateBeforeAdmitDate
< 1 sec
Successful VisitDomainWrapperTest shouldNotBeAdmittedWhenAdmissionIsVoided
< 1 sec
Successful VisitDomainWrapperTest shouldNotBeAdmittedWhenAdmittedAndDischarged
< 1 sec
Successful VisitDomainWrapperTest shouldNotBeAdmittedWhenNeverAdmitted
< 1 sec
Successful VisitDomainWrapperTest shouldNotBeDischargedWhenAdmittedAfterDischarge
< 1 sec
Successful VisitDomainWrapperTest shouldNotFailIfStartDatetimeNull
< 1 sec
Successful VisitDomainWrapperTest shouldNotFailIfStopDatetimeNull
< 1 sec
Successful VisitDomainWrapperTest shouldNotHaveEncounterWithoutSubsequentEncounterIfNoRelevantEncounters
< 1 sec
Successful VisitDomainWrapperTest shouldNotHaveEncounterWithoutSubsequentEncounterIfOneEncounterOfWrongType
< 1 sec
Successful VisitDomainWrapperTest shouldReturnAllDiagnosesFromMostRecentEncounterWithAdmitDisposition
< 1 sec
Successful VisitDomainWrapperTest shouldReturnAllPrimaryDiagnosesFromVisit
< 1 sec
Successful VisitDomainWrapperTest shouldReturnCurrentLocationForAdmittedPatient
< 1 sec
Successful VisitDomainWrapperTest shouldReturnDifferenceInDaysBetweenCurrentDateAndStartDate
< 1 sec
Successful VisitDomainWrapperTest shouldReturnDifferenceInDaysBetweenCurrentDateAndStartDateWhenTimeIsDifferent
< 1 sec
Successful VisitDomainWrapperTest shouldReturnDispositionFromObs
< 1 sec
Successful VisitDomainWrapperTest shouldReturnEmptyListIfNoDiagnoses
< 1 sec
Successful VisitDomainWrapperTest shouldReturnFirstNonVoidedCheckInEncounter
< 1 sec
Successful VisitDomainWrapperTest shouldReturnMostRecentNonVoidedEncounterAndCheckInEncounter
< 1 sec
Successful VisitDomainWrapperTest shouldReturnMostRecentNonVoidedVisitNote
< 1 sec
Successful VisitDomainWrapperTest shouldReturnMostRecentNonVoidedVisitNoteAtLocation
< 1 sec
Successful VisitDomainWrapperTest shouldReturnNowForStopDateRangeIfStopDateOfTheVisitIsNull
< 1 sec
Successful VisitDomainWrapperTest shouldReturnNullIfNoVisitNote
< 1 sec
Successful VisitDomainWrapperTest shouldReturnNullIfPatientDischargedOnDate
< 1 sec
Successful VisitDomainWrapperTest shouldReturnNullIfPatientNotAdmittedOnDate
< 1 sec
Successful VisitDomainWrapperTest shouldReturnNullOnMostRecentEncounterIfNoEncounters
< 1 sec
Successful VisitDomainWrapperTest shouldReturnOldestNonVoidedEncounter
< 1 sec
Successful VisitDomainWrapperTest shouldReturnStartDateWithTimeComponentRemoved
< 1 sec
Successful VisitDomainWrapperTest shouldReturnStopDateWithTimeComponentRemoved
< 1 sec
Successful VisitDomainWrapperTest shouldReturnUniqueDiagnoses
< 1 sec
Successful VisitDomainWrapperTest shouldUseTheStopDateOfTheVisitForEncounterStopDateRange
< 1 sec
Successful VisitDomainWrapperTest timeAtCurrentInpatientLocationInMinutes_shouldReturnNullIfPatientNeverAdmitted
< 1 sec
Successful VisitDomainWrapperTest timeAtCurrentInpatientLocationInMinutes_shouldReturnNullIfPatientNoLongerAdmitted
< 1 sec
Successful VisitDomainWrapperTest timeAtCurrentInpatientLocationInMinutes_shouldReturnTimeAtCurrentInpatientLocationInMinutesEvenWhenMostRecentAdtEncounterDoesNotResultInLocationChange
< 1 sec
Successful VisitDomainWrapperTest timeSinceAdmissionInMinutes_shouldReturnNullIfPatientNeverAdmitted
< 1 sec
Successful VisitDomainWrapperTest timeSinceAdmissionInMinutes_shouldReturnNullIfPatientNoLongerAdmitted
< 1 sec
Successful VisitDomainWrapperTest timeSinceAdmissionInMinutes_shouldReturnTimeSinceAdmissionInMinutes
< 1 sec
Successful VisitResponseMapperTest testMapsNullVisitToNull
< 1 sec
Successful VisitResponseMapperTest testMapsVisit
< 1 sec
Successful EmrApiConfigurationControllerTest shouldGetAsJson
< 1 sec
Successful EmrApiConfigurationControllerTest shouldGetCustomRepresentation
< 1 sec
Successful EmrApiConfigurationControllerTest shouldGetDefaultRepresentation
< 1 sec
Successful EmrApiConfigurationControllerTest shouldGetDiagnosisMetadata
< 1 sec
Successful EmrApiConfigurationControllerTest shouldGetDispositionDescriptor
< 1 sec
Successful EmrApiConfigurationControllerTest shouldGetDispositions
< 1 sec
Successful EmrApiConfigurationControllerTest shouldGetFullRepresentation
< 1 sec
Successful EmrConceptSearchControllerTest shouldHandleEmptyListOfDiagnosesConceptSource
< 1 sec
Successful EmrConceptSearchControllerTest shouldNotDoLikeSearchByCode
3 secs
Successful EmrConceptSearchControllerTest shouldSearchByCodeExact
< 1 sec
Successful EmrConceptSearchControllerTest shouldSearchByName
< 1 sec
Successful VisitControllerTest shouldGetVisitsWithNotesAndDiagnosesByPatient
< 1 sec
Successful VisitControllerTest shouldGetVisitsWithNotesAndDiagnosesByPatientWithPagination
< 1 sec
Successful VisitControllerTest shouldThrowErrorWhenPatientNotFound
< 1 sec
  • Showing 1-564 of 564