Skip to content

Add CLI application and service endpoint tests

  • Update CLI end-2-end tests gov.usgs.earthquake.nshmp.model.NshmTestsConus and *.NshmTestsHawaii to download the models that are currently specified with paths to local versions.
  • Add micronaut tests that test the same sites and models asm the CLI test, but now going through a webservice call. We know at this moment the CONUS and Hawaii models are producing the correct results so the web service tests should just do a JSON or file compare
Edited by Powers, Peter M.