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

Integration tests get lambda output #242

Merged

Conversation

abarciauskas-bgse
Copy link
Contributor

@abarciauskas-bgse abarciauskas-bgse commented Mar 13, 2018

Summary: @cumulus/integration-tests lambda.js#getLambdaOutput returns entire lambda output, not just he payload.

Test Plan

  • Adhoc testing - tested via ./bin/cli.js workflow --stack-name aimee-deploy-cumulus --bucket-name cumulus-devseed-internal --workflow HelloWorldWorkflow --input-file ./helloWorldInput.json. This doesn't test this function but it does test it didn't break anything else.
  • Update CHANGELOG

I think it is useful to test the full cumulus message in integration tests - I will be using this in cumulus-integration-tests

Copy link
Contributor

@laurenfrederick laurenfrederick left a comment

Choose a reason for hiding this comment

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

Approved assuming you're updating the HelloWorld integration tests in the cumulus-integration-test repo

@abarciauskas-bgse
Copy link
Contributor Author

@laurenfrederick I think I will wait until we make a release and then update all the tests (including adding the test that I needed this change for)

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.

2 participants