Closed MarkHedleyJones closed 2 years ago
Closes #118
This pull-request allows the user to simply run test.sh --full which will build a docker container, run the unit tests, then run the system tests. These should be enabled in CI (will create another issue for that)
test.sh --full
Closes #118
This pull-request allows the user to simply run
test.sh --full
which will build a docker container, run the unit tests, then run the system tests. These should be enabled in CI (will create another issue for that)