Zero6992 / chatGPT-discord-bot

Integrate ChatGPT into your own discord bot
GNU General Public License v2.0
2.6k stars 698 forks source link

[IDEA] Unit testing framework for bot #510

Open cnchengucsd opened 1 month ago

cnchengucsd commented 1 month ago

Hello,

I'm noticing that each of the features and functions of the bot don't currently have a unit testing framework to verify/validate that the functionality of the bot is working upon each release. I'd like to suggest choosing and setting up a testing framework that can be used to validate functionality as the bot grows larger!

Thank you :)