MaksiRose / paw-and-paper

Multipurpose bot for roleplayers, alterhumans and furries, featuring a community-centered RPG.
https://discord.com/api/oauth2/authorize?client_id=862718885564252212&permissions=518385954112&scope=bot
GNU General Public License v3.0
3 stars 3 forks source link

Make unit tests #619

Open MaksiRose opened 2 years ago

MaksiRose commented 2 years ago

What kind of idea is this?

implement a new feature

Describe your idea in detail.

Using something like this: https://www.youtube.com/watch?v=5TjXmsJtWZc&t=1118s https://github.com/discordjs/discord.js/discussions/6179

To make unit testing that can make sure none of the features break

Why is this needed? How would this improve the bot?

This would make updates more stable as not every single command has to be tested by hand and having to be hopeful that no major bugs slip through the cracks.

Notes

No response

matusem commented 2 years ago

Hey, I would like to give this issue a try. Can you assign it to me please?