Pushed some code at jacobemerick/comment-service.
- 5d0f85a Test plan :(.
- 7ff5a22 Adds first test with all the mocks you could ever want.
- 60dfda5 The power of expectation.
- 077edef Adds tests around commenter, body, and locations.
- e460779 Ensures we are testing results of method are used.
- 4f2ce54 Adds request handling tests, be more careful with create methods.
- 224888a Adds even more tests, fixes falsey issue with input.
- d4a1a43 Injects notification handler so we can test it.
- ec17962 Final tests (hopefully) around comment controller.