ca98am79 / connect-dynamodb

DynamoDB session store for Connect
http://ca98am79.github.com/connect-dynamodb/
MIT License
144 stars 66 forks source link

Testing #41

Closed smaclell closed 7 years ago

smaclell commented 7 years ago

It looks like the tests had stopped working locally. This should fix them and provide instructions for how to setup a local dynamodb to test against.

Let me know if there is anything else you need!

ca98am79 commented 7 years ago

thanks!

smaclell commented 7 years ago

No problem! I just noticed when testing on a friends machine that you might have to run npm test a few times to get it to pass. I can take a closer look if you want.