Closed pselle closed 6 years ago
We should have a test that tests against https://github.com/iopipe/iopipe/blob/master/src/schema.json (the source of schema truth) to ensure report data is present/not missing.
https://github.com/iopipe/iopipe/blob/e64124a61389831c3c8a3b3af70a53040585d01e/src/report.test.js#L26-L57 <-- relevant test in the NodeJS agent
Schema tests included in v0.9.1.
We should have a test that tests against https://github.com/iopipe/iopipe/blob/master/src/schema.json (the source of schema truth) to ensure report data is present/not missing.