coding-buddies-discord / cb-bots

4 stars 3 forks source link

feat: add tests for formatCode #93

Open waream2 opened 1 year ago

waream2 commented 1 year ago

This just adds tests for formatCode. Following the dont add features without tests rule. :)

Also look at how the interaction gets mocked and spied on. I think this is how we can test all of our replies.