mashlol / notify

Notify your devices from the terminal
https://mashlol.github.io/notify/
261 stars 38 forks source link

Unit tests? (Just for fun) #38

Open taylorjdawson opened 6 years ago

taylorjdawson commented 6 years ago

I realize this project is small but I haven't ever implemented JS unit tests before so I thought this could be a good opportunity to practice. If you are alright with it, I would create a tests/ folder and implement unit tests on some of the logic using Mocha or Jest.

mashlol commented 6 years ago

Yeah of course! Would love to see some test coverage :)