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

Error handling in Apis #27

Open
Archiit19 opened this issue Jun 4, 2020 · 1 comment
Open

Error handling in Apis #27

Archiit19 opened this issue Jun 4, 2020 · 1 comment

Comments

@Archiit19
Copy link

Instead of printing API errors in case of empty Inputs, we should allow users to set error in the APIs that would give flexibility and consistency with the AWS API responses.

@stan-irl
Copy link

yeah id like this as well. right now its not possible to replicate TransactionCanceledException or ConditionalCheckFailedException which makes it impossible to test these codepaths.

I imagine most people who find this repo are looking for ways to achieve 100% code coverage (well at least thats how I found it)

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