This PR contains UC 91, including the Main and Alternate flows. The main changes made in this branch are:
personalhealthinformation
database table.To run the tests, do the following:
mvn install -DskipTests
to build and deploy the website (this will ensure that the selenium tests work as expected)mvn test -Dtest=AddPreRegisterPatientActionTest
to run the unit testsmvn test -Dtest=PreRegisterPatientTest
to run the selenium tests