pfernandom/taco-gallery

[question] do I need to manually start the local dynamodb before running handler.test.js?

Opened this issue · 0 comments

syang commented

@pfernandom, Your example really gives me a good starting point to do local testing.

Here I have one question though. Do I need to manually start the local dynamodb before running handler.test.js? This is easy of I run on my laptop, but I am thinking of how to automate the testing process.