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

Add options to wait for the availability of DynamoDB's endpoint to stabilize integration tests #75

Open
Tracked by #55
StoneDot opened this issue Jan 10, 2022 · 0 comments
Labels
test Something related to test

Comments

@StoneDot
Copy link
Contributor

We should add an environmental variable to wait for the availability of DynamoDB's endpoint to stabilize integration tests.
The current implementation does not wait for endpoint startup when amazon/dynamodb-local exists for a specified port. It may cause an accidental test failure.

@StoneDot StoneDot added the test Something related to test label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Something related to test
Projects
None yet
Development

No branches or pull requests

1 participant