Build and Release Plan for FHIR2 Module

Build: #398 was successful

Job: Build and test Module was successful

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Test results

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

The following 4,975 tests have passed:

Show all tests on one page
All successful tests
Status Test Duration
Successful FhirPatientServiceImplTest getPatientEverything_shouldReturnAllInformationAboutAllPatients History
< 1 sec
Successful FhirPatientServiceImplTest getPatientEverything_shouldReturnAllInformationAboutSpecifiedPatient History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldAddReverseIncludedResourcesToResultList History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldNotAddRelatedResourcesToResultListForEmptyRevInclude History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenLastUpdatedMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientBirthDateMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientCityMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientCountryMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientDeathDateMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientGenderMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientPostalCodeMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenPatientStateMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientWhenUUIDMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientsForPartialMatchOnFamilyName History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnCollectionOfPatientsForPartialMatchOnGivenName History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenLastUpdatedNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientBirthDateNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientCityNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientCountryNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientDeathDateNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientFamilyNameNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientGenderNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientGivenNameNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientNameNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientPostalCodeNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenPatientStateNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldReturnEmptyCollectionWhenUUIDNotMatched History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldSearchForPatientsByFamilyName History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldSearchForPatientsByGivenName History
< 1 sec
Successful FhirPatientServiceImplTest searchForPatients_shouldSearchForPatientsByName History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldAddRelatedResourcesWhenIncluded History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldNotAddRelatedResourcesForEmptyInclude History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPeopleWhenLastUpdatedMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPeopleWhenUUIDMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPersonForGivenNameMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPersonForPartialMatchOnName History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPersonWhenPersonBirthDateMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPersonWhenPersonCityMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPersonWhenPersonCountryMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPersonWhenPersonGenderMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPersonWhenPersonPostalCodeMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnCollectionOfPersonWhenPersonStateMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnEmptyCollectionWhenLastUpdatedNotMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnEmptyCollectionWhenPersonBirthDateNotMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnEmptyCollectionWhenPersonCityNotMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnEmptyCollectionWhenPersonCountryNotMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnEmptyCollectionWhenPersonGenderNotMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnEmptyCollectionWhenPersonNameNotMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnEmptyCollectionWhenPersonPostalCodeNotMatched History
< 1 sec
Successful FhirPersonServiceImplTest searchForPeople_shouldReturnEmptyCollectionWhenPersonStateNotMatched History
< 1 sec
  • Showing 301-350 of 4975