NSHM Unit tests
Compare changes
Files
9+ 77
− 2
@@ -78,6 +78,81 @@ task nshms() {
@@ -147,12 +222,12 @@ 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.