MinaFoundation / gptSurveySummarizer

Discord bot to gather your thoughts
2 stars 2 forks source link

Implement Automated Testing for Discord Bot - Not possible to implement, has to be manually. #46

Closed berkingurcan closed 6 days ago

berkingurcan commented 1 month ago

Overview

To ensure the reliability and maintainability of our Discord bot, need to write automated testing. This will involve setting up integration tests between, end-to-end tests, and command-specific tests.

Integration Tests

End-to-End Tests

Tools

@es92

CristinaEche commented 1 week ago

Berkin only left this task unfinished due to some problems. Here are his comments:

However, there are significant problems in terms of testing Discord bots and in the project.