Skip to content

Instantly share code, notes, and snippets.

@kaweesi
Created January 22, 2019 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaweesi/0e4408acd6cd071642d3844925126bac to your computer and use it in GitHub Desktop.
Save kaweesi/0e4408acd6cd071642d3844925126bac to your computer and use it in GitHub Desktop.
Results :
Tests in error:
saveAllergies_shouldThrowsExceptionSavingAllergies(org.openmrs.module.msfcore.api.FormActionServiceTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.dbunit.DatabaseUnitRuntimeException>
saveDrugOrders_shouldCreateDrugOrders(org.openmrs.module.msfcore.api.FormActionServiceTest): org.dbunit.dataset.NoSuchColumnException: ALLERGY.COMMENT - (Non-uppercase input column: comment) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
getObservationsByPatientAndOrderAndConcept_shouldRetrieveNoObsIfConceptDoesntMatch(org.openmrs.module.msfcore.api.MSFCoreServiceTest): org.dbunit.dataset.NoSuchColumnException: ALLERGY.COMMENT - (Non-uppercase input column: comment) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
getObservationsByPatientAndOrderAndConcept_shouldRetrieveCorrectObs(org.openmrs.module.msfcore.api.MSFCoreServiceTest): org.dbunit.dataset.NoSuchColumnException: ALLERGY.COMMENT - (Non-uppercase input column: comment) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive.
generatePatientSummary_shouldSetSummaryRepresentationRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldGenerateClinicalSocialHistoryWithRight(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
requestPatientSummary_shouldGeneratePatientSummaryAndSaveAuditLog(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetMedicationsRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldGenerateClinicalMedicalHistoryWithRight(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldGenerateClinicalFamilyHistoryWithRight(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetAllergiesRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetVitalsRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetFacilityRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetEmptyVitalsWithNoVitals(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetFullRepresentationRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest)
generatePatientSummary_shouldGenerateClinicaltargetOrganDamagesHistoryWithRight(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetLabResultsRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldGenerateClinicalBloodGlucoseHistoryWithRight(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetDemographicsRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldGenerateClinicalCardiovascularCholesterolScoreHistoryWithRight(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldSetClinicalNotesRightly(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldGenerateClinicalPatientEducationHistoryWithRight(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
generatePatientSummary_shouldGenerateClinicalComplicationsHistoryWithRight(org.openmrs.module.msfcore.api.PatientSummaryServiceTest): Appointment is not mapped [SELECT appointment FROM Appointment AS appointment WHERE appointment.voided = 0 AND appointment.timeSlot.endDate <= :endDate AND appointment.status IN (:statuses) AND appointment.patient=:patient ORDER BY appointment.timeSlot.startDate]
Tests run: 96, Failures: 0, Errors: 23, Skipped: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment