Build and Release Plan for FHIR2 Module

Build: #497 was successful

Job: Build and test Module was successful

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Test results

  • 5,118 tests in total
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.

The following 5,116 tests have passed:

Show all tests on one page
All successful tests
Status Test Duration
Successful FhirAllergyIntoleranceDaoImplTest getAllergyIntoleranceByUuid_shouldGetByUuid
< 1 sec
Successful FhirAllergyIntoleranceDaoImplTest getAllergyIntoleranceByUuid_shouldReturnNullWhenCalledWithUnknownUuid
< 1 sec
Successful FhirAllergyIntoleranceDaoImplTest saveAllergy_shouldSaveAllergyCorrectly
< 1 sec
Successful FhirAllergyIntoleranceDaoImplTest saveAllergy_shouldSaveAllergyReactionsCorrectly
< 1 sec
Successful FhirCohortMembershipDaoImpl_2_1Test shouldGetCohortMembershipByUUID
< 1 sec
Successful FhirCohortMembershipDaoImpl_2_1Test shouldReturnNullCohortMembershipWhenGetByBadUuid
< 1 sec
Successful FhirConceptDaoImplTest getConceptByUuid_shouldGetConceptByUuid
< 1 sec
Successful FhirConceptDaoImplTest getConceptByUuid_shouldReturnNullIfConceptUuidDoesNotExist
< 1 sec
Successful FhirConceptDaoImplTest getConceptWithSameAsMappingInSource_shouldGetConceptBySourceAndMapping
< 1 sec
Successful FhirConceptDaoImplTest getConceptWithSameAsMappingInSource_shouldReturnNullIfMappingDoesNotExistInSource
< 1 sec
Successful FhirConceptDaoImplTest getConceptWithSameAsMappingInSource_shouldReturnNullIfMappingIsNotSameAs
< 1 sec
Successful FhirConceptDaoImplTest getConceptWithSameAsMappingInSource_shouldReturnNullIfMappingIsNull
< 1 sec
Successful FhirConceptDaoImplTest getConceptWithSameAsMappingInSource_shouldReturnNullIfSourceIsNull
< 1 sec
Successful FhirConceptDaoImplTest getConceptsWithAnyMappingInSource_shouldGetListOfConceptsBySourceAndMapping
< 1 sec
Successful FhirConceptDaoImplTest getConceptsWithAnyMappingInSource_shouldGetListOfConceptsEvenIfMappingIsNotSameAs
< 1 sec
Successful FhirConceptDaoImplTest getConceptsWithAnyMappingInSource_shouldReturnEmptyListIfIfSourceIsNull
< 1 sec
Successful FhirConceptDaoImplTest getConceptsWithAnyMappingInSource_shouldReturnEmptyListIfMappingDoesNotExist
< 1 sec
Successful FhirConceptDaoImplTest getConceptsWithAnyMappingInSource_shouldReturnEmptyListIfMappingIsNull
< 1 sec
Successful FhirConceptDaoImplTest retire_shouldRetireConcept
< 1 sec
Successful FhirConceptSourceDaoImplTest getConceptSourceByHl7Code_shouldReturnNonRetiredOverRetiredSourceForHl7Code
< 1 sec
Successful FhirConceptSourceDaoImplTest getConceptSourceByHl7Code_shouldReturnSourceForHl7Code
< 1 sec
Successful FhirConceptSourceDaoImplTest getFhirConceptSourceByConceptSourceName_shouldReturnEmptyOptionalForMissingSourceName
< 1 sec
Successful FhirConceptSourceDaoImplTest getFhirConceptSourceByConceptSourceName_shouldReturnSourceForName
< 1 sec
Successful FhirConceptSourceDaoImplTest getFhirConceptSourceByConceptSource_shouldReturnEmptyOptionalWhereNoFhirConceptSourceExists
< 1 sec
Successful FhirConceptSourceDaoImplTest getFhirConceptSourceByConceptSource_shouldReturnSourceWherePresent
< 1 sec
Successful FhirConceptSourceDaoImplTest getFhirConceptSourceByHl7Code_shouldReturnNullForMissingSourceName
< 1 sec
Successful FhirConceptSourceDaoImplTest getFhirConceptSourceByUrl_shouldReturnEmptyOptionalForMissingUrl
< 1 sec
Successful FhirConceptSourceDaoImplTest getFhirConceptSourceByUrl_shouldReturnSourceForUrl
< 1 sec
Successful FhirConceptSourceDaoImplTest getFhirConceptSources_shouldReturnAllSources
< 1 sec
Successful FhirConditionDaoImplTest get_shouldGetObsConditionByUuid
< 1 sec
Successful FhirConditionDaoImplTest get_shouldReturnNullIfObsNotFoundByUuid
< 1 sec
Successful FhirConditionDaoImplTest search_shouldReturnConditonResourceUuidsWithObsCoded_1284
< 1 sec
Successful FhirConditionDaoImplTest search_shouldReturnNoConditonResourceUuidsWhenNoWrongConceptIdIsUsed
< 1 sec
Successful FhirConditionDaoImplTest search_shouldReturnNoVoidedConditionResourceUuids
< 1 sec
Successful FhirConditionDaoImplTest search_shouldReturnSearchQuery
< 1 sec
Successful FhirConditionDaoImplTest shouldDeleteObsCondition
< 1 sec
Successful FhirConditionDaoImplTest shouldSaveNewObsCondition
< 1 sec
Successful FhirConditionDaoImpl_2_2Test shouldRetrieveConditionByUuid
< 1 sec
Successful FhirConditionDaoImpl_2_2Test shouldReturnExistingConditionIfBothAreEquals
< 1 sec
Successful FhirConditionDaoImpl_2_2Test shouldReturnNullWhenGetConditionByWrongUuid
< 1 sec
Successful FhirConditionDaoImpl_2_2Test shouldSaveNewCondition
< 1 sec
Successful FhirConditionDaoImpl_2_2Test shouldUpdateExistingCondition
< 1 sec
Successful FhirContactPointMapDaoImplTest getFhirContactPointMapForAttributeType_shouldRetrieveContactPointMapWhenLocationAttributeTypeIsFound
< 1 sec
Successful FhirContactPointMapDaoImplTest getFhirContactPointMapForAttributeType_shouldRetrieveContactPointMapWhenProviderAttributeTypeIsFound
< 1 sec
Successful FhirContactPointMapDaoImplTest getFhirContactPointMapForPersonAttributeType_shouldRetrieveContactPointMap
< 1 sec
Successful FhirDiagnosticReportDaoImplTest get_shouldGetFhirDiagnosticReportByUuid
< 1 sec
Successful FhirDiagnosticReportDaoImplTest saveOrUpdate_shouldSaveNewFhirDiagnosticReport
< 1 sec
Successful FhirDiagnosticReportDaoImplTest saveOrUpdate_shouldUpdateExistingFhirDiagnosticReport
< 1 sec
Successful FhirEncounterDaoImplTest delete_shouldVoidEncounterAndUnderlyingObservations
< 1 sec
Successful FhirEncounterDaoImplTest shouldIgnoreCompletedStatus
< 1 sec
  • Showing 1-50 of 5116