Unit Testing for Logsmith are enables by Mocha and Chai.
Run the Tests
npm run test
Uses REST Client VSCode Extention. Link
Make sure the PORT value is set correctly in the RESTSnippets.rest file
To Run a Request Click on the Send Request
Button.
After running through the demo/test clean-up the sample data using
make clean-up