Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 366 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 366 Bytes

To run it

  • npm start
  • npm test

In this case what matters are the tests and not the server sample implementation that was just to have something working to play around with, you need a redis server running to have it work properly.

this was made for this article about unit test in node