ZacharyTalis / AltTextBot

A Discord bot designed to reduce the message clutter associated with image alt-text. Also includes leaderboard functionality for alt-text submitters!
https://zacharytalis.com/blog/atb
Apache License 2.0
2 stars 0 forks source link

Start testing things with unit tests #17

Closed glossawy closed 2 years ago

glossawy commented 3 years ago

Right now we should be testing things via unit tests. To get started with this, the leaderboard re-write should have at least 90% unit test coverage.

This will be considered a blocking change for 1.2

glossawy commented 2 years ago

At the moment we are forgoing worrying much about unit tests, with the reduced work on this tool.