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

test(middleware-sdk-s3): add waiter for s3 express e2e test #6051

Merged
merged 1 commit into from
May 2, 2024

Conversation

siddsriv
Copy link
Contributor

@siddsriv siddsriv commented May 2, 2024

Issue

Internal JS-5161

Description

adds a waiter for the bucket to exist in s3 express e2e tests.

Testing

 PASS  packages/middleware-sdk-s3/src/s3-express/middleware-s3-express.e2e.spec.ts (6.226 s)
  s3 express CRUD test suite
     can create a bucket (2 ms)
     can read/write/delete from a bucket
     can presign get (92 ms)
     skipped can presign put

Test Suites: 1 passed, 1 total
Tests:       1 skipped, 3 passed, 4 total
Snapshots:   0 total
Time:        6.294 s, estimated 7 s
Ran all test suites matching /middleware-s3-express.e2e.spec.ts/i.

Checklist

  • If you wrote E2E tests, are they resilient to concurrent I/O?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@siddsriv siddsriv requested a review from a team as a code owner May 2, 2024 17:00
@siddsriv siddsriv merged commit 003de3f into aws:main May 2, 2024
5 checks passed
@siddsriv siddsriv deleted the s3-express-e2e-test branch May 2, 2024 19:46
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants