eduardo-olivares1 / Narwhal

A discord bot designed to alert users of important cryptocurrency movements and events.
MIT License
2 stars 1 forks source link

Add jest test framework and test for narwhal prefix #22

Closed fredtsun closed 3 years ago

fredtsun commented 3 years ago

Adding Jest to the project along with 1 test. Mainly to check that the stuff is setup correctly!

fredtsun commented 3 years ago

Addresses part of #17