Michael W Clark

Results 5 comments of Michael W Clark

These tests don't seem to actually test anything. Perhaps they would be better suited in the examples section? Generally speaking in unit testing you should follow the 3 A's; Arrange,...

Both of these changes should be considered for the next release. One is a bug fix, another is an important feature.

Bump. This should be merged in the next release.

@bradgearon Issue #29 was closed 2 days ago. Also shouldn't there be tests updates?

Update. I managed to get this thing humming along in production. The issue was the uglification/minification that serverless-bundle does with serverless-webpack under the covers. I attempted turning off minification, turning...