Create unit tests
Opened this issue · 0 comments
Francessco121 commented
With the library becoming less coupled internally, there's now a fair amount of features that can be realistically unit tested. Anything socket or HTTP client related can't really be tested, but stuff like:
DiscordPermissionHelper
DiscordMemoryCache
etc. should have some tests.