airbnb / streamalert

StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.
https://streamalert.io
Apache License 2.0
2.86k stars 334 forks source link

adding fix for #1282 to better handle misconfigured test events #1286

Closed ryandeivert closed 4 years ago

ryandeivert commented 4 years ago

to: @airbnb/streamalert-maintainers cc: @andreacardaropoli resolves: #1282

Background

See #1282

Changes

Testing

Adding some unit tests for the TestRunner to check for proper exception raising.