You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.
Hi axsuul! I've had some success in unit-testing my bot. Here's the source: https://github.com/jeremyd/bangbot/blob/master/test/bangbot_test.rb . I also found myself wanting an integration test to catch more bugs. An integration test would involve running a small IRC server + the bot and interacting with it to exercise all of the code.
Has anyone had success in unit testing their plugins against different types of messages? If so, care to weigh in on your methodologies? Thanks!
The text was updated successfully, but these errors were encountered: