Uc91v2
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
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 testsTo run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.