vb2007 / discordbot

A simple discord bot of mine developed with node.js's discord.js library.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Feature: Unit test for verifying if all commands are in the /help command's embed #73

Closed vb2007 closed 1 month ago

vb2007 commented 1 month ago

A simple jest unit test, that verifies the /help command's code, and check if it really has all the commands listed in it's embed that are currently in the project's filesystem.