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

Eager to help! #2

Open
rpodcast opened this issue Oct 4, 2021 · 1 comment
Open

Eager to help! #2

rpodcast opened this issue Oct 4, 2021 · 1 comment

Comments

@rpodcast
Copy link

rpodcast commented Oct 4, 2021

At the day job I finally obtained a slice of the AWS pie for my team, and I am really excited for this package! Are there specific areas you'd like help with, or even just testing? I have dabbled in AWS lambda for a toy podcasting project so I have a little experience with it in the past.

@mdneuzerling
Copy link
Owner

Hi Eric! What I need more than anything are test cases. In particular, I need some real examples of the HTTP responses that AWS sends for the next invocation endpoints, both bodies and headers. Anecdotally, it seems like the input format changes based on whether it's a direct invocation, coming from an API gateway, or from a scheduled Cloudwatch event. I need to get these different examples and turn them into test cases. I've got some basic API mocking in the unit tests already, which I can extend to cover the various cases.

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

No branches or pull requests

2 participants