Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for patient_crud.cy.ts #5865

Closed
7 tasks
Tracked by #5834
ShivamJhaa opened this issue Jul 12, 2023 · 2 comments · Fixed by #6135
Closed
7 tasks
Tracked by #5834

Add test for patient_crud.cy.ts #5865

ShivamJhaa opened this issue Jul 12, 2023 · 2 comments · Fixed by #6135
Assignees

Comments

@ShivamJhaa
Copy link
Contributor

Tasks

  • Add consultation details of a newly created patient.
  • Edit consultation details of an already-created patient.
  • Create Patient shift requests.
  • Post doctor notes for an already created patient.
  • Create and verify the generated treatment summary.
  • Edit prescriptions for a patient.
  • Discharge a patient.
@nihal467
Copy link
Member

nihal467 commented Jul 12, 2023

@ShivamJhaa

  • admission consultation creation is already in the test, do re-verify it,

Add the below things to the file as well

  • You can create a test to create non-admission consultation for a patient
  • verify details submitted during consultation creation are reflected properly on the patient consultation dashboard
  • create and verify the generated investigation summary
  • upload file to patient dashboard
  • create normal and critical log-update for a patient and verify all data are reflected
  • along with editing prescriptions, bulk administrating, and discontinuing the medicine
  • along with creating a patient shift request, add the test to update patient shift status updation and when the patient is marked completed, they are successfully discharged from existing facility

@github-actions
Copy link

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants