Cleaned up unit tests. (refs #2620)
authorTim Pierce <twp@curoverse.com>
Fri, 25 Apr 2014 20:58:32 +0000 (16:58 -0400)
committerTim Pierce <twp@curoverse.com>
Fri, 25 Apr 2014 20:58:32 +0000 (16:58 -0400)
commitb860994fa83b9f11b7243220efb8f2fe9b2e2917
tree63c6d7ff8d6b7af58a49cdfba9be673623fca0de
parentdbce533271fca5a106ab8a00ad2621177445131f
Cleaned up unit tests. (refs #2620)

Added a MockVolume implementation to use in unit tests for the
Keep front-end handlers.

Simplified IsValidLocator and keep_test.go:setup code.
services/keep/src/keep/volume_mock.go [new file with mode: 0644]