Unit Tests
okx-code opened this issue · comments
okx-code commented
Unit tests would help prevent error-prone code from being used, and possibly encourage decoupling and better code.
Josh Roy commented
Unit tests when all the code requires events from discord to fire?
okx-code commented
We could use Mockito to do this.