iopipe / iopipe-python

Python agent for AWS Lambda metrics, tracing, profiling & analytics
https://www.iopipe.com
Apache License 2.0
79 stars 17 forks source link

Add test for report against schema #105

Closed pselle closed 6 years ago

pselle commented 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.

pselle commented 6 years ago

https://github.com/iopipe/iopipe/blob/e64124a61389831c3c8a3b3af70a53040585d01e/src/report.test.js#L26-L57 <-- relevant test in the NodeJS agent

kolanos commented 6 years ago

Schema tests included in v0.9.1.