WildPHP / irc-bot

A simple and modular PHP IRC bot
MIT License
84 stars 24 forks source link

Write unit tests #85

Closed NanoSector closed 7 years ago

NanoSector commented 7 years ago

I want to reach at least 80% test coverage before releasing the bot. However we also need to cover more side effects.

NanoSector commented 7 years ago

Consider it done :) Test coverage is now at 84%. Since we can't possibly test everything I think this is okay.