Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #77 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 291 tests in total
  • 57 seconds taken in total.

The following 291 tests have passed:

All successful tests
Status Test Duration
Successful AppointmentTest shouldReturnAllActiveStatuses
< 1 sec
Successful AppointmentTest shouldReturnAllCancelledAndMissedStatuses
< 1 sec
Successful AppointmentTest shouldReturnAllNotCancelledStatus
< 1 sec
Successful AppointmentBlockServiceTest getAllAppointmentBlocks_shouldGetAllAppointmentBlocks
< 1 sec
Successful AppointmentBlockServiceTest getAppointmentBlockByUuid_shouldGetCorrectAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest getAppointmentBlock_shouldGetCorrectAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest getAppointmentBlocksByDateAndLocation_shouldGetAllCorrectAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest getOverlappingAppointmentBlocksToTheGivenAppointmentBlock_shouldGetAllCorrectAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest getOverlappingAppointmentBlocks_shouldAllowOverlappingProviderlessAppointmentBlocks
< 1 sec
Successful AppointmentBlockServiceTest purgeAppointmentBlock_shouldDeleteGivenAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest saveAppointmentBlock_shouldSaveAProviderlessAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest saveAppointmentBlock_shouldSaveEditedAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest saveAppointmentBlock_shouldSaveNewAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest unvoidAppointmentBlock_shouldUnvoidGivenAppointmentBlock
< 1 sec
Successful AppointmentBlockServiceTest voidAppointmentBlock_shouldVoidGivenAppointmentBlock
< 1 sec
Successful AppointmentRequestServiceTest getAllAppointmentRequests_shouldGetAllAppointmentRequests
< 1 sec
Successful AppointmentRequestServiceTest getAppointmentRequestByUuid_shouldGetCorrectAppointmentRequest
< 1 sec
Successful AppointmentRequestServiceTest getAppointmentRequest_shouldGetCorrectAppointmentRequest
< 1 sec
Successful AppointmentRequestServiceTest getAppointmentRequestsByConstraints_shouldFetchAppointmentsByMultipleConstraints
< 1 sec
Successful AppointmentRequestServiceTest getAppointmentRequestsByConstraints_shouldFetchAppointmentsByPatient
< 1 sec
Successful AppointmentRequestServiceTest getAppointmentRequestsByConstraints_shouldFetchAppointmentsByProvider
< 1 sec
Successful AppointmentRequestServiceTest getAppointmentRequestsByConstraints_shouldFetchAppointmentsByStatus
< 1 sec
Successful AppointmentRequestServiceTest getAppointmentRequestsByConstraints_shouldFetchAppointmentsByType
< 1 sec
Successful AppointmentRequestServiceTest purgeAppointmentRequest_shouldDeleteGivenAppointmentRequest
< 1 sec
Successful AppointmentRequestServiceTest sanitizeAppointmentRequest_shouldSanitizeTheTextInputForAppointmentNotes
< 1 sec
Successful AppointmentRequestServiceTest saveAppointmentRequest_shouldFailWithValidationException
< 1 sec
Successful AppointmentRequestServiceTest saveAppointmentRequest_shouldSaveEditedAppointmentRequest
< 1 sec
Successful AppointmentRequestServiceTest saveAppointmentRequest_shouldSaveNewAppointmentRequest
< 1 sec
Successful AppointmentRequestServiceTest saveAppointmentRequest_shouldSaveNewAppointmentRequestWithMinimalParameters
< 1 sec
Successful AppointmentRequestServiceTest unvoidAppointmentRequest_shouldUnvoidGivenAppointmentRequest
< 1 sec
Successful AppointmentRequestServiceTest voidAppointmentRequest_shouldVoidGivenAppointmentRequest
< 1 sec
Successful AppointmentServiceTest bookAppointment_shouldBookNewAppointment
< 1 sec
Successful AppointmentServiceTest bookAppointment_shouldBookNewAppointmentEvenIfTimeSlotFullIfOverbookSetToTrue
< 1 sec
Successful AppointmentServiceTest bookAppointment_shouldFailIfAppointmentHasAlreadyBeenPersisted
< 1 sec
Successful AppointmentServiceTest bookAppointment_shouldNotBookNewAppointmentIfTimeSlotFull
< 1 sec
Successful AppointmentServiceTest getAllPatientAppointments_shouldgetAllPatientAppointments
< 1 sec
Successful AppointmentServiceTest getAppointmentByVisit_shouldGetCorrectAppointment
< 1 sec
Successful AppointmentServiceTest getAppointment_shouldGetCorrectAppointment
< 1 sec
Successful AppointmentServiceTest getAppointmentsInTimeSlotThatAreNotCancelled_shouldGetCorrectAppointments
< 1 sec
Successful AppointmentServiceTest getAppointmentsInTimeSlot_shouldGetCorrectAppointments
< 1 sec
Successful AppointmentServiceTest getAppointmentsOfPatient_shouldgetAllPatientAppointmentsOfPatient
< 1 sec
Successful AppointmentServiceTest getCountOfAppointmentInTimeSlot_shouldGetCorrectCount
< 1 sec
Successful AppointmentServiceTest getCountOfAppointmentsInTimeSlotThatAreNotCancelled_shouldGetCorrectAppointments
< 1 sec
Successful AppointmentServiceTest getEarlyAppointments_shouldGetEarlyAppointments
< 1 sec
Successful AppointmentServiceTest getLastAppointment_shouldRetrieveCorrectMostRecentAppointment
< 1 sec
Successful AppointmentServiceTest getLateAppointments_shoulGetLateAppointments
< 1 sec
Successful AppointmentServiceTest getPatientAppointmentByUuid_shouldGetCorrectAppointment
< 1 sec
Successful AppointmentServiceTest getPatientIdentifiersRepresentation_shouldGetCorrectRepresentation
< 1 sec
Successful AppointmentServiceTest purgeAppointment_shouldDeleteGivenAppointment
< 1 sec
Successful AppointmentServiceTest savePatientAppointment_shouldSaveEditedAppointment
< 1 sec
Successful AppointmentServiceTest savePatientAppointment_shouldSaveNewAppointment
< 1 sec
Successful AppointmentServiceTest shouldChangeCorrectAppointments_cleanOpenAppointments
< 1 sec
Successful AppointmentServiceTest shouldGetAllUnvoidedAppointmentsByADateInterval_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldGetAllUnvoidedAppointmentsByLocation_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldGetAllUnvoidedAppointmentsByProvider_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldGetAllUnvoidedAppointmentsByType_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldGetAllUnvoidedAppointments_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldGetCorrectAppointments_getAppointmentsByStatus
< 1 sec
Successful AppointmentServiceTest shouldGetScheduledAppointmentsForPatientOrderedByStartData
< 1 sec
Successful AppointmentServiceTest shouldProperlySortAppointmentsByTimeSlotDate_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldProperlySortAppointmentsByVisit_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldThrowAPIException_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldgetAllUnvoidedAppointmentsByPatientAndStatus_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldgetAllUnvoidedAppointmentsByPatient_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest shouldgetAllUnvoidedAppointmentsByStatus_getAppointmentsByConstraints
< 1 sec
Successful AppointmentServiceTest unvoidPatientAppointment_shouldUnvoidGivenAppointment
< 1 sec
Successful AppointmentServiceTest voidAppointment_shouldVoidGivenAppointment
< 1 sec
Successful AppointmentStatusHistoryServiceTest changeAppointmentStatus_shouldChangeCorrectly
< 1 sec
Successful AppointmentStatusHistoryServiceTest getAllAppointmentStatusHistories_shouldGetAllAppointmentStatusHistories
< 1 sec
Successful AppointmentStatusHistoryServiceTest getAppointmentCurrentStatusStartDate_shouldGetCorrectDate
< 1 sec
Successful AppointmentStatusHistoryServiceTest getAppointmentStatusHistories_shouldGetAllAppointmentStatusHistories
< 1 sec
Successful AppointmentStatusHistoryServiceTest getAppointmentStatusHistories_shouldGetCorrentAppointmentStatusHistories
< 1 sec
Successful AppointmentStatusHistoryServiceTest getAppointmentStatusHistory_shouldGetCorrectAppointmentStatusHistory
< 1 sec
Successful AppointmentStatusHistoryServiceTest getAverageHistoryDurationByConditionsPerProvider_shouldRetrieveCorrectly
< 1 sec
Successful AppointmentStatusHistoryServiceTest getAverageHistoryDurationByConditions_shouldRetrieveCorrectly
< 1 sec
Successful AppointmentStatusHistoryServiceTest saveAppointmentStatusHistory_shouldSaveEditedAppointmentStatusHistory
< 1 sec
Successful AppointmentStatusHistoryServiceTest saveAppointmentStatusHistory_shouldSaveNewAppointmentStatusHistory
< 1 sec
Successful AppointmentTypeServiceTest getAllAppointmentTypes_shouldGetAllAppointmentTypes
< 1 sec
Successful AppointmentTypeServiceTest getAppointmentTypeByUuid_shouldGetCorrentAppointmentType
< 1 sec
Successful AppointmentTypeServiceTest getAppointmentTypeDistribution_shouldGetCorrectDistribution
< 1 sec
Successful AppointmentTypeServiceTest getAppointmentType_shouldGetCorrectAppointmentType
< 1 sec
Successful AppointmentTypeServiceTest getAppointmentTypes_shouldGetAppointmentTypesNotRetired
< 1 sec
Successful AppointmentTypeServiceTest getAppointmentTypes_shouldGetCorrectAppointmentTypesWithFuzzySearch
< 1 sec
Successful AppointmentTypeServiceTest getAppointmentTypes_shouldGetCorrentAppointmentTypes
< 1 sec
Successful AppointmentTypeServiceTest purgeAppointmentType_shouldDeleteGivenAppointmentType
< 1 sec
Successful AppointmentTypeServiceTest retireAppointmentType_shouldRetireGivenAppointmentType
< 1 sec
Successful AppointmentTypeServiceTest saveAppointmentType_shouldSaveConfidentialAppointmentType
< 1 sec
Successful AppointmentTypeServiceTest saveAppointmentType_shouldSaveEditedAppointmentType
< 1 sec
Successful AppointmentTypeServiceTest saveAppointmentType_shouldSaveNewAppointmentType
< 1 sec
Successful AppointmentTypeServiceTest shouldReturnFalseWhenAppointmentTypeHasTheSameNameAndUuid
< 1 sec
Successful AppointmentTypeServiceTest shouldReturnFalseWhenAppointmentTypeNameDoesNotExists
< 1 sec
Successful AppointmentTypeServiceTest shouldReturnFalseWhenAppointmentTypeNameExistsButRetired
< 1 sec
Successful AppointmentTypeServiceTest shouldReturnTrueWhenAppointmentTypeNameExists
< 1 sec
Successful AppointmentTypeServiceTest unretireAppointmentType_shouldUnretireGivenAppointmentType
< 1 sec
Successful AppointmentUtilityTest getAllAppointmentTypesSorted_shouldGetCorrectSort
< 1 sec
Successful AppointmentUtilityTest getAllLocationDescendants_shouldGetCorrectDescendants
< 1 sec
Successful AppointmentUtilityTest getAllProvidersSorted_shouldGetCorrectSort
< 1 sec
Successful ProviderScheduleServiceTest getAllProviderSchedules_shouldGetAllProviderSchedules
< 1 sec
Successful ProviderScheduleServiceTest getProviderScheduleByUuid_shouldGetProviderScheduleByUuid
< 1 sec
Successful ProviderScheduleServiceTest getProviderSchedule_shouldGetProviderSchedule
< 1 sec
Successful ProviderScheduleServiceTest getProviderSchedulesByConstraints_shouldGetProviderSchedulesByConstraints
< 1 sec
Successful ProviderScheduleServiceTest purgeProviderSchedule_shouldDeleteGivenProviderSchedule
< 1 sec
Successful ProviderScheduleServiceTest saveProviderSchedule_shouldSaveAProviderlessProviderSchedule
< 1 sec
Successful ProviderScheduleServiceTest saveProviderSchedule_shouldSaveProviderSchedule
< 1 sec
Successful ProviderScheduleServiceTest saveProviderSchedule_shouldUpdateProviderSchedule
< 1 sec
Successful ProviderScheduleServiceTest voidProviderSchedule_shouldVoidProviderSchedule
< 1 sec
Successful TimeSlotServiceTest createTimeSlotUsindProviderSchedule_shouldcreateTimeSlotUsindProviderSchedule
< 1 sec
Successful TimeSlotServiceTest getAllTimeSlots_shouldGetAllIncludingVoidedTimeSlots
< 1 sec
Successful TimeSlotServiceTest getAllTimeSlots_shouldGetAllTimeSlots
< 1 sec
Successful TimeSlotServiceTest getAllTimeSlots_shouldGetAllUnvoidedTimeSlots
< 1 sec
Successful TimeSlotServiceTest getTimeLeftInTimeSlot_shouldReturnCorrectTimeLeft
< 1 sec
Successful TimeSlotServiceTest getTimeSlotByUuid_shouldgetCorrectTimeSlot
< 1 sec
Successful TimeSlotServiceTest getTimeSlot_shouldGetCorrectTimeSlot
< 1 sec
Successful TimeSlotServiceTest getTimeSlotsByConstraintsIncludingFull_shouldGetCorrectTimeSlots
< 1 sec
Successful TimeSlotServiceTest getTimeSlotsByConstraintsIncludingFull_shouldNotIncludeVoidedTimeSlots
< 1 sec
Successful TimeSlotServiceTest getTimeSlotsByConstraintsIncludingFull_shouldThrowExcetpionIfAppointmentTypeIsNull
< 1 sec
Successful TimeSlotServiceTest getTimeSlotsByConstraintsIncludingFull_shouldThrowExcetpionIfIllegalDateInterval
< 1 sec
Successful TimeSlotServiceTest getTimeSlotsByConstraints_shouldGetCorrectTimeSlots
< 1 sec
Successful TimeSlotServiceTest getTimeSlotsByConstraints_shouldThrowExcetpionIfAppointmentTypeIsNull
< 1 sec
Successful TimeSlotServiceTest getTimeSlotsByConstraints_shouldThrowExcetpionIfIllegalDateInterval
< 1 sec
Successful TimeSlotServiceTest getTimeSlotsInAppointmentBlock_shouldReturnCorrectTimeSlots
< 1 sec
Successful TimeSlotServiceTest getTimeslotForAppointment_shouldGetTimeslotForAppointment
< 1 sec
Successful TimeSlotServiceTest purgeTimeSlot_shouldDeleteTimeSlot
< 1 sec
Successful TimeSlotServiceTest saveTimeSlot_shouldSaveEditedTimeSlot
< 1 sec
Successful TimeSlotServiceTest saveTimeSlot_shouldSaveNewTimeSlot
< 1 sec
Successful TimeSlotServiceTest shouldGetAllTimeSlotsByConstraintsSortedByStartDate
< 1 sec
Successful TimeSlotServiceTest shouldGetOnlyAvailableTimeSlotsByConstraintsSortedByStartDate
< 1 sec
Successful TimeSlotServiceTest shouldNotReturnTimeSlotIfPatientAlreadyHasAppointmentOfThatTypeDuringTimeSlot
< 1 sec
Successful TimeSlotServiceTest unvoidTimeSlot_shouldUnvoidTimeSlot
< 1 sec
Successful TimeSlotServiceTest voidTimeSlot_shouldVoidTimeSlot
< 1 sec
Successful AppointmentCancelReasonDataEvaluatorTest shouldFetchCancelReasonFromAppointment
< 1 sec
Successful AppointmentEndDateDataEvaluatorTest shouldFetchStopDateFromAppointment
< 1 sec
Successful AppointmentLocationDataEvaluatorTest shouldFetchLocationFromAppointment
< 1 sec
Successful AppointmentProviderDataEvaluatorTest shouldFetchProviderFromAppointment
< 1 sec
Successful AppointmentReasonDataEvaluatorTest shouldFetchReasonFromAppointment
< 1 sec
Successful AppointmentStartDateDataEvaluatorTest shouldFetchStartDateFromAppointment
< 1 sec
Successful AppointmentStatusDataEvaluatorTest shouldFetchStatusFromAppointment
< 1 sec
Successful AppointmentTypeDataEvaluatorTest shouldFetchTypeFromAppointment
< 1 sec
Successful PatientToAppointmentDataEvaluatorTest evaluate_shouldReturnEmptySetIfInputSetEmpty
2 secs
Successful PatientToAppointmentDataEvaluatorTest evaluate_shouldReturnPatientDataForEachAppointmentInThePassedContext
< 1 sec
Successful PatientToAppointmentDataEvaluatorTest evaluate_shouldReturnPatientDataForNonConfidentialAppointments
< 1 sec
Successful PersonToAppointmentDataEvaluatorTest evaluate_shouldReturnEmptySetIfInputSetEmpty
1 sec
Successful PersonToAppointmentDataEvaluatorTest evaluate_shouldReturnPersonDataForEachAppointmentInThePassedContext
< 1 sec
Successful PersonToAppointmentDataEvaluatorTest evaluate_shouldReturnPersonDataForNonConfidentialAppointments
< 1 sec
Successful AppointmentDataSetEvaluatorTest evaluate_shouldEvaluateDataSetDefinition
10 secs
Successful BasicAppointmentQueryEvaluatorTest shouldRestrictAppointmentReturnedByAppointment
< 1 sec
Successful BasicAppointmentQueryEvaluatorTest shouldRestrictAppointmentReturnedByDate
< 1 sec
Successful BasicAppointmentQueryEvaluatorTest shouldRestrictAppointmentReturnedByLocation
< 1 sec
Successful BasicAppointmentQueryEvaluatorTest shouldRestrictAppointmentReturnedByPatient
< 1 sec
Successful BasicAppointmentQueryEvaluatorTest shouldReturnAllNonVoidedAppointments
< 1 sec
Successful AppointmentAllowingOverbookResource1_9ControllerTest shouldCreateNewAppointmentEvenIfTimeBlockFull
< 1 sec
Successful AppointmentAllowingOverbookResource1_9ControllerTest shouldGetAll
< 1 sec
Successful AppointmentAllowingOverbookResource1_9ControllerTest shouldGetDefaultByUuid
< 1 sec
Successful AppointmentAllowingOverbookResource1_9ControllerTest shouldGetFullByUuid
< 1 sec
Successful AppointmentAllowingOverbookResource1_9ControllerTest shouldGetRefByUuid
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldCreateNewAppointmentBlock
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldEditAnAppointmentBlock
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnAppointmentTypeAndDateExcludingVoided
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnAppointmentTypeAndFromDateAndLocationExcludingVoided
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnAppointmentTypeAndFromDateAndProviderExcludingVoided
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnAppointmentTypeAndFromDateExcludingVoided
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnLocationExcludingVoided
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnProviderExcludingVoided
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldFindAppointmentBlocksUsingAllParametersExcludingVoided
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldGetAll
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldGetAppointmentBlockByUuid
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldGetDefaultByUuid
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldGetFullAppointmentBlockByUuid
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldGetFullByUuid
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldGetRefByUuid
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldPurgeAnAppointmentBlock
< 1 sec
Successful AppointmentBlockResource1_9ControllerTest shouldVoidAnAppointmentBlockAndVoidAssociatedTimeSlots
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldCreateNewAppointmentBlock
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldCreateNewAppointmentBlockWithTimeSlot
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldEditAnAppointmentBlock
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldEditAnAppointmentBlockAndUpdateTimeSlots
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnAppointmentTypeAndDateExcludingVoided
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnAppointmentTypeAndFromDateAndLocationExcludingVoided
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnAppointmentTypeAndFromDateAndProviderExcludingVoided
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnAppointmentTypeAndFromDateExcludingVoided
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnLocationExcludingVoided
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldFindAppointmentBlocksBasedOnProviderExcludingVoided
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldFindAppointmentBlocksUsingAllParametersExcludingVoided
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldGetAll
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldGetAppointmentBlockByUuid
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldGetDefaultByUuid
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldGetFullAppointmentBlockByUuid
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldGetFullByUuid
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldGetRefByUuid
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldPurgeAnAppointmentBlock
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9ControllerTest shouldVoidAnAppointmentBlockAndVoidAssociatedTimeSlots
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldCreateNewAppointmentRequestWithAllFields
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldCreateNewAppointmentRequestWithRequiredFieldsOnly
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldEditAnAppointmentRequest
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldFetchAppointmentRequestsByAppointmentType
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldFetchAppointmentRequestsByPatient
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldFetchAppointmentRequestsByProvider
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldFetchAppointmentRequestsByStatus
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldGetAll
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldGetAppointmentRequestByUuid
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldGetDefaultByUuid
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldGetFullByUuid
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldGetRefByUuid
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldPurgeAnAppointment
< 1 sec
Successful AppointmentRequestResource1_9ControllerTest shouldVoidAnAppointment
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldCreateNewAppointmentWithAllFields
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldCreateNewAppointmentWithRequiredFieldsOnly
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldEditAnAppointment
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldFailIfTimeSlotFull
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldFetchAppointmentsByAppointmentType
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldFetchAppointmentsByDate
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldFetchAppointmentsByLocation
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldFetchAppointmentsByPatient
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldFetchAppointmentsByProvider
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldFetchAppointmentsByStatus
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldFetchAppointmentsByStatusType
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldGetAll
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldGetAppointmentByUuid
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldGetDefaultByUuid
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldGetFullByUuid
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldGetRefByUuid
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldPurgeAnAppointment
< 1 sec
Successful AppointmentResource1_9ControllerTest shouldVoidAnAppointment
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldCreateNewAppointmentType
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldEditAnAppointmentType
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldGetAll
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldGetAppointmentTypeByUuid
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldGetDefaultByUuid
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldGetFullAppointmentTypeByUuid
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldGetFullByUuid
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldGetRefByUuid
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldPurgeAnAppointmentType
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldRetireAnAppointmentType
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldReturnAppointmentTypesSorted
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldSearchByStringAndReturnMatchingAppointmentTypesIgnoringRetired
< 1 sec
Successful AppointmentTypeResource1_9ControllerTest shouldSearchByStringAndReturnMatchingAppointmentTypesIncludingRetired
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldCreateNewTimeSlot
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldEditATimeSlot
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldExcludeTimeSlotThatPatientAlreadyHasAnAppointmentForOfSameType
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldFindTimeSlotBasedOnAppointmentTypeAndDateExcludingVoided
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldFindTimeSlotBasedOnAppointmentTypeAndFromDateAndLocationExcludingVoided
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldFindTimeSlotBasedOnAppointmentTypeAndFromDateAndProviderExcludingVoided
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldFindTimeSlotBasedOnAppointmentTypeAndFromDateExcludingVoided
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldFindTimeSlotIncludingFullSlots
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldFindTimeSlotUsingAllParametersExcludingVoided
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldGetAll
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldGetDefaultByUuid
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldGetFullByUuid
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldGetFullTimeSlotByUuid
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldGetRefByUuid
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldGetTimeSlotByUuid
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldPurgeATimeSlot
< 1 sec
Successful TimeSlotResource1_9ControllerTest shouldVoidATimeSlot
< 1 sec
Successful AppointmentBlockResource1_9Test asRepresentation_shouldReturnValidDefaultRepresentation
< 1 sec
Successful AppointmentBlockResource1_9Test asRepresentation_shouldReturnValidFullRepresentation
< 1 sec
Successful AppointmentBlockResource1_9Test asRepresentation_shouldReturnValidRefRepresentation
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9Test asRepresentation_shouldReturnValidDefaultRepresentation
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9Test asRepresentation_shouldReturnValidFullRepresentation
< 1 sec
Successful AppointmentBlockWithTimeSlotResource1_9Test asRepresentation_shouldReturnValidRefRepresentation
< 1 sec
Successful AppointmentRequestResource1_9Test asRepresentation_shouldReturnValidDefaultRepresentation
< 1 sec
Successful AppointmentRequestResource1_9Test asRepresentation_shouldReturnValidFullRepresentation
< 1 sec
Successful AppointmentRequestResource1_9Test asRepresentation_shouldReturnValidRefRepresentation
< 1 sec
Successful AppointmentResource1_9Test asRepresentation_shouldReturnValidDefaultRepresentation
< 1 sec
Successful AppointmentResource1_9Test asRepresentation_shouldReturnValidFullRepresentation
< 1 sec
Successful AppointmentResource1_9Test asRepresentation_shouldReturnValidRefRepresentation
< 1 sec
Successful AppointmentStatusResource1_9Test testGetAll
< 1 sec
Successful AppointmentTypeResource1_9Test asRepresentation_shouldReturnValidDefaultRepresentation
< 1 sec
Successful AppointmentTypeResource1_9Test asRepresentation_shouldReturnValidFullRepresentation
< 1 sec
Successful AppointmentTypeResource1_9Test asRepresentation_shouldReturnValidRefRepresentation
< 1 sec
Successful ProviderScheduleResource1_9Test asRepresentation_shouldReturnValidDefaultRepresentation
< 1 sec
Successful ProviderScheduleResource1_9Test asRepresentation_shouldReturnValidFullRepresentation
< 1 sec
Successful ProviderScheduleResource1_9Test asRepresentation_shouldReturnValidRefRepresentation
< 1 sec
Successful TimeSlotResource1_9Test asRepresentation_shouldReturnValidDefaultRepresentation
< 1 sec
Successful TimeSlotResource1_9Test asRepresentation_shouldReturnValidFullRepresentation
12 secs
Successful TimeSlotResource1_9Test asRepresentation_shouldReturnValidRefRepresentation
< 1 sec
Successful CleanOpenAppointmentsTest shouldNotMarkFutureAppointmentsAsMissedOrCompleted
< 1 sec
Successful CleanOpenAppointmentsTest shouldUpdatePastAppointmentStatusCorrectly
< 1 sec
Successful AppointmentBlockValidatorComponentTest shouldAllowCreationOfNonOverlappingAppointmentBlock
< 1 sec
Successful AppointmentBlockValidatorComponentTest shouldAllowEditingAnAppointmentBlockToRemoveAnAppointmentTypeIfAppointmentsOfThatTypeHaveBeenCancelled
< 1 sec
Successful AppointmentBlockValidatorComponentTest shouldAllowEditingAnAppointmentBlockToRemoveAnAppointmentTypeIfThatTypeIsNotAlreadyScheduled
< 1 sec
Successful AppointmentBlockValidatorComponentTest shouldNotAllowCreationOfOverlappingAppointmentBlock
< 1 sec
Successful AppointmentBlockValidatorComponentTest shouldNotAllowEditingAnAppointmentBlockToRemoveAnAppointmentTypeIfThatTypeAlreadyScheduled
< 1 sec
Successful AppointmentTypeValidatorTest mustAcceptAppointmentTypeWithNotDuplicatedName
< 1 sec
Successful AppointmentTypeValidatorTest mustAcceptAppointmentTypeWithPositiveDuration
< 1 sec
Successful AppointmentTypeValidatorTest mustRejectAppointmentTypeDescriptionWithMoreThan1024Characters
< 1 sec
Successful AppointmentTypeValidatorTest mustRejectAppointmentTypeNameWithMoreThan100Characters
< 1 sec
Successful AppointmentTypeValidatorTest mustRejectAppointmentTypeNameWithXSS
< 1 sec
Successful AppointmentTypeValidatorTest mustRejectAppointmentTypeWithDuplicatedName
< 1 sec
Successful AppointmentTypeValidatorTest mustRejectAppointmentTypeWithDurationEqualsZero
< 1 sec
Successful AppointmentTypeValidatorTest mustRejectAppointmentTypeWithNegativeDuration
< 1 sec
Successful AppointmentTypeValidatorTest mustRejectAppointmentTypeWithNullValue
< 1 sec
  • Showing 1-291 of 291