Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Bring all testdata #59

Merged
merged 3 commits into from
Feb 12, 2022
Merged

Bring all testdata #59

merged 3 commits into from
Feb 12, 2022

Conversation

calavera
Copy link
Owner

This change brings all the examples from aws-lambda-go that were missing in this crate.

It allows us to completely test the events that we have here for now, and it helped me discover some transformations that didn't work as expected. I had to add some workarounds to the generator, but I'm working with the Go library maintainers to backport them.

Add all examples from that repository that apply to the events in this crate, and fix the code to make them work.

Signed-off-by: David Calavera <[email protected]>
Signed-off-by: David Calavera <[email protected]>
@calavera calavera merged commit 3534f4b into master Feb 12, 2022
@calavera calavera deleted the bring_all_testdata branch February 12, 2022 01:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant