-
Notifications
You must be signed in to change notification settings - Fork 29
#80 enhance tests #82
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add test for abstract Request class where we create an implementation inline, i think it is less implicit than testing in either query or scan request
src/dynamo/request/batchgetsingletable/batch-get-single-table.request.spec.ts
Outdated
Show resolved
Hide resolved
src/dynamo/request/batchgetsingletable/batch-get-single-table.request.spec.ts
Outdated
Show resolved
Hide resolved
🎉 This PR is included in version 4.1.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 5.0.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 5.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
closes #80