Skip to content
Snippets Groups Projects

UC14

Merged adityab3 requested to merge UC14 into master

This PR implements the third subflow of UC14, which allows a registered HCP to view diagnosis trends for 8 weeks up to a provided date.

To do this, additional functionality was added to the DiagnosesDAO and to the GetDiagnosisStatisticsAction to pull the required data from the database. In addition, the frontend was modified to display the chart.

To run the tests, enter the following commands:

  • mvn install -DskipTests
  • mvn test -Dtest=ViewDiagnosisStatisticsActionTest
  • mvn test -Dtest=DiagnosisTrendDataTest
  • mvn test -Dtest=ViewDiagnosisStatisticsTest
Edited by adityab3

Merge request reports

Merged by ahmada4ahmada4 4 years ago (Dec 7, 2020 6:39am UTC)

Merge details

  • Changes merged into master with 34aea561.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading