edmunds / shadowreader

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

Add support for datetime strings within load test parameters to be specified in ISO 8601 format #14

Closed ysawa0 closed 6 years ago

ysawa0 commented 6 years ago

This PR does:

  1. Add support for datetime strings in ISO 8601 format.
  2. Add unit tests for ISO formatted datetime strings.