Merge UC92 into Master
We have created UC92 and added significant tests to ensure the compliance of it's functionality. Please run the tests locally, merge the branch locally with master, run the tests and if they pass, please approve this merge request.
To run the tests, do the following:
- First, run
mvn install -DskipTests
to build and deploy the website (this will ensure that the selenium tests work as expected) - Then run the following commands:
mvn test -Dtest=ActivatePatientTest
mvn test -Dtest=DeactivatePatientTest
mvn test -Dtest=ViewAllPreregisteredPatientsTest
mvn test -Dtest=ActivatePatientActionTest
mvn test -Dtest=DeactivatePatientActionTest
mvn test -Dtest=ViewPreRegisteredPatientListActionTest
mvn test -Dtest=GetRoleTest
Edited by mjw11
Merge request reports
Activity
changed milestone to %Iteration 3
added 1 commit
- 5d6daa14 - Fix transaction codes and added logging tests
added 46 commits
-
5d6daa14...232c73e3 - 45 commits from branch
master
- 01c37cb4 - Merge branch 'master' into 'UC92v2'
-
5d6daa14...232c73e3 - 45 commits from branch
added 2 commits
- 89043988 - Change all modified files to match tabs indent
- 8f49d358 - Merge branch 'UC92v2' of https://gitlab.engr.illinois.edu/htmoss2/cs427fa20team22 into UC92v2
added 39 commits
-
892553bf...87102682 - 38 commits from branch
master
- 5504ad88 - Merge branch 'master' into 'UC92v2'
-
892553bf...87102682 - 38 commits from branch
mentioned in commit a7455cf5
Please register or sign in to reply