sample-template-nodejs
sample-template-nodejs copied to clipboard
Move testing framework to jest
Right now the basic tests that are set-up are using chai and mocha. We should move this to jest as this is the preferred testing framework for us.