aodn-archive / DELETE_ME_go-go-duck

NetCDF aggregation service
1 stars 0 forks source link

issue 103 #107

Closed danfruehauf closed 9 years ago

danfruehauf commented 9 years ago

Fix issue #103

The problem stemmed from not catching an exception when getReportFile was called - because in the case of running in development, the file did not exist. So this is fixed and also mocking of errors is done in a better way. There will be a report this time regardless.