Replies: 1 comment
-
This is a backend issue. So, moved it to the backend discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now, the test DynamoDB is initialized by the
initializer
container in the docker-compose. However, I realized that it's useful to create and remove a table inside the test rather than creating one before all tests.I would like to adopt this strategy.
Beta Was this translation helpful? Give feedback.
All reactions