aws-sdk-js-v3
aws-sdk-js-v3 copied to clipboard
chore: convert bdd tests to e2e tests
Issue
Issue number, if available, prefixed with "#"
Description
What does this implement/fix? Explain your changes.
Testing
How was this change tested?
Additional context
Add any other context about the PR here.
Checklist
- [ ] If the PR is a feature, add integration tests (
*.integ.spec.ts). - [ ] If you wrote E2E tests, are they resilient to concurrent I/O?
- [ ] If adding new public functions, did you add the
@publictag and enable doc generation on the package?
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.