jest-dynamodb icon indicating copy to clipboard operation
jest-dynamodb copied to clipboard

Why deleting all tables in dynamodb?

Open aterreno opened this issue 3 years ago • 0 comments

Partially it's my fault as I wanted to use the library for unit tests and bypass it for integration tests, but what's the need in the teardown to delete all tables?

https://github.com/shelfio/jest-dynamodb/blob/master/teardown.js#L15

aterreno avatar Mar 10 '21 12:03 aterreno