Open
Description
openedon Oct 7, 2024
This will likely take multiple PRs, but:
- We should remove the now deprecated
discordjs-testing
library - We should convert vitest to use the
expect
library, not theassert
library - We should use
vi.mock()
to mock discord.js methods and allow us to reach 100% test coverage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels