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

Add integration tests and improve mocha config #12

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

mbklein
Copy link
Contributor

@mbklein mbklein commented Aug 16, 2022

  • Add full integration tests for all lambda event handlers
  • Improve mocha and nyc config to make running individual tests easier
  • Fix Internal Server Error when GETting a document that doesn't exist
  • Fix Internal Server Error when API Gateway base64-encodes the JSON request body
  • Fix Internal Server Error when API Gateway event headers are all lowercase (which is a discrepancy between sam local and live API Gateway)

@mbklein mbklein force-pushed the integration-tests branch from c81a8b4 to 9df7f99 Compare August 16, 2022 20:10
@mbklein mbklein merged commit cb8de00 into deploy/staging Aug 16, 2022
@mbklein mbklein deleted the integration-tests branch August 16, 2022 20:11
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