NSHM Unit tests
Compare changes
Files
7+ 76
− 1
@@ -78,6 +78,81 @@ task nshms() {
@@ -147,7 +222,7 @@ task testConus2018(type: Test) {
When running NSHM unit tests in pipeline, instead of running the hazard calculation in the junit test itself the hazard calculation is done by running a java class and writing out the results to JSON files.