Skip to content

add missing dev dependencies so we can run the test suite#46

Open
chrislewis wants to merge 2 commits intoawslabs:masterfrom
chrislewis:master
Open

add missing dev dependencies so we can run the test suite#46
chrislewis wants to merge 2 commits intoawslabs:masterfrom
chrislewis:master

Conversation

@chrislewis
Copy link

@chrislewis chrislewis commented Mar 20, 2018

There is a modest test suite for the node implementation at kinesis-aggregation/node/node_modules/aws-kinesis-agg/test. However, none of the tests can be run as they require modules that are not accounted for in the overall module's (dev) dependencies. This PR adds those so the individual tests can be run.

This also fixes the broken test kinesis-aggregation/node/node_modules/aws-kinesis-agg/test/testRawAggregation.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments