Description
To ensure that all commands are working correctly an automated test suite should be written that can run each command and checks they perform the expected actions. There will likely need to be some mocking of the curseforge package to remove dependence on the CurseForge API for any test runs.