Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly test results with generated Nodejs8.10 runtime unit tests. #662

Merged
merged 3 commits into from
Sep 17, 2018

Conversation

tryantwit
Copy link
Contributor

Nodejs8.10 lambda doesn't take in a callback so tests pass no
matter what. Should be testing results captured from await call.

Issue #, if available:

Description of changes:
Nodejs 8.10 runtime unit tests are passing but not properly testing anything since the lamdba uses async/await instead of callbacks.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Nodejs8.10 lambda doesn't take in a callback so tests pass no
matter what. Should be testing results captured from await call.
Copy link
Contributor

@sanathkr sanathkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jfuss jfuss merged commit f7093f0 into aws:develop Sep 17, 2018
@sriram-mv sriram-mv mentioned this pull request Oct 19, 2018
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.

None yet

3 participants