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

Adding AWS SDK Mock to go-spectest/aws #143

Open
Tracked by #142
nao1215 opened this issue Oct 31, 2023 · 0 comments
Open
Tracked by #142

Adding AWS SDK Mock to go-spectest/aws #143

nao1215 opened this issue Oct 31, 2023 · 0 comments

Comments

@nao1215
Copy link
Owner

nao1215 commented Oct 31, 2023

Is your feature request related to a problem? Please describe.

We are implementing mocks for the official AWS package (SDK) in go-spectest/aws. The package was severely broken at the time of forking, and there was also an issue with the limited number of supported AWS resources.

Therefore, we believe it would be best to start fresh by adding AWS SDK mocks anew. With over 100 types of AWS resources, manually adding mocks would be daunting. We are considering adopting a method to automatically generate mocks from the interfaces exposed by the AWS SDK.

Additional context

Eventually, go-spectest/aws is planned to be integrated into go-spectest/spectest.

@nao1215 nao1215 mentioned this issue Oct 31, 2023
19 tasks
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

1 participant