dawson-org / dawson-cli

A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
https://dawson.sh
GNU General Public License v3.0
713 stars 25 forks source link

Refactor #121

Closed lusentis closed 7 years ago

lusentis commented 7 years ago

general cleanup, refactor and improved tests

lusentis commented 7 years ago

There's a (very recent) issue in ava (https://github.com/avajs/ava/issues/1218) which corrupts snapshot files after the first run. I'll wait a couple of days before merging this.

lusentis commented 7 years ago

^^^ tests are failing due to a bug in ava's snapshot testing