Things that I have thought of that could be tested are mostly testing to see if the bot's responses are working correctly. Some examples I have thought of are:
- Testing generateNewMessageText() for Each Bot Personality - making sure that each bot's response fits with its personality
- Testing generateCommentAbout(String word) -Make sure that the bot's response is about the certain word
- generateResponseToSender() - Make sure that the bot's response contains the senders name