OWASP / Maturity-Models

Node application to help managing Maturity Models like the ones created by BSIMM and OpenSAMM
Apache License 2.0
187 stars 51 forks source link

Add error handling to MM_API #198

Closed DinisCruz closed 7 years ago

DinisCruz commented 7 years ago

To address

image

which is related to http://stackoverflow.com/questions/41063947/angular-1-6-0-possibly-unhandled-rejection-error

related to #183 #79

while making this change refactor calls since they are all very similar

image

DinisCruz commented 7 years ago

Here is how I'm using @wallabyjs to debug this issue

image

DinisCruz commented 7 years ago

here is the problem

image

DinisCruz commented 7 years ago

here it is fixed image