Skip to content

Conversation

@ballpointcarrot
Copy link
Contributor

@ballpointcarrot ballpointcarrot commented Feb 23, 2021

Uses an existence check at startup to avoid attempting to re-instantiate the dynamodb-local server if already defined. Also uses jest's globalConfig argument at teardown to detect watch state and avoid tearing down the server prematurely.

Fixes #58 .

Uses an existence check at startup to avoid attempting to re-instantiate
the dynamodb-local server if already defined. Also uses jest's
[globalConfig argument at
teardown](https://jestjs.io/docs/en/configuration#globalteardown-string)
to detect watch state and avoid tearing down the server prematurely.
@randomhash
Copy link
Member

Hello, thanks for the contribution

@vladholubiev vladholubiev merged commit 9959436 into shelfio:master Feb 23, 2021
@vladholubiev
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Connection refused after retesting.

3 participants