Pedro12909 / RexCord

A Discord Bot written in Java
MIT License
7 stars 4 forks source link

Add Unit Tests for commands package #56

Closed Pedro12909 closed 7 years ago

Pedro12909 commented 7 years ago

All classes inside the commands package should be properly tested.

GaruGaru commented 7 years ago

I'd like to word on this, i gave a quick look at the source code and it should be doable by mocking the RexCord class in order to make assertions on the command output

Pedro12909 commented 7 years ago

@GaruGaru Consider this issue assigned to you! Feel free to come to come to our discord channel if you need any help!