Skip to content
Snippets Groups Projects

UC14 [S2]: Detect Flu Epidemic

Merged adityab3 requested to merge UC14 into master
1 unresolved thread

This PR implements the second sub-flow of UC14. This allows a healthcare provider to log in and see if an influenza epidemic is/was occurring in a given zip code at a given time. To do this, the influenza detection algorithm from the requirements was implemented.

In order to run the tests, enter the following commands:

  1. mvn install -DskipTests
  2. mvn test -Dtest=ViewDiagnosisStatisticsActionTest
  3. mvn test -Dtest=ViewDiagnosisStatisticsTest
  4. mvn test -Dtest=OVDiagnosesTest
Edited by adityab3

Merge request reports

Approved by

Merged by adityab3adityab3 4 years ago (Dec 3, 2020 5:52am UTC)

Loading

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