mattdees / GeckBot

GeckBotIRC
4 stars 7 forks source link

Write tests & testing framework #11

Open mattdees opened 11 years ago

mattdees commented 11 years ago

Currently the test coverage on this repo is 0%

Ideally I'd like to have 80% on all non-schema code

Doing this in a sane manner will require:

Mock for BasicBot to test IRC.pm

Mock for IRC.pm to test Plugins