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

feat: set up repeatable test and improve error #11

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Conversation

sam-goodwin
Copy link
Owner

This sets up a script that will run before jest does and create all the necessary AWS resources required by the tests. Resources are created using itty-aws ;)

I also added an AWSError class - throwing the JSON object lost the stack trace so we needed class that that extends Error. Tracking #10 for better error support that is comparable to V3 SDK.

@sam-goodwin sam-goodwin merged commit d42f5a8 into main Jan 18, 2023
@sam-goodwin sam-goodwin deleted the sam/test branch January 18, 2023 09:43
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