edmunds / shadowreader

Serverless load testing for replaying website traffic. Powered by AWS Lambda.
Apache License 2.0
158 stars 13 forks source link

Add unit tests for ALB and CLB log parsing #23

Closed ysawa0 closed 6 years ago

ysawa0 commented 6 years ago

For issue #21

Refactor parts of the access log parser code to be testing friendly and add accompanying tests to verify that CLB and ALB access logs are being parsed correctly using the supplied RegEx.