kurocha/teapot

Improved Unit Test

ioquatix opened this issue · 1 comments

Teapot has not got a lot of unit tests. While most of the gems which were extracted from teapot are well tested, teapot itself is not. It would be good to add unit tests for all commands. As part of this, Teapot::Controller was removed and all commands refactored into Samovar::Command.

This is slowly being improved.