You can run these with 'rake spec' inside /path/to/deltacloud/client/ The tests are expecting a deltacloud instance with mock driver running on localhost:3001.
I'm getting: "Finished in 176.128671 seconds 58 examples, 0 failures". Patches: --> 1/4 couple minor edits and fixes to previously failing tests --> 2/4 a minor typo in client blobstore methods --> 3/4 adds the new unit tests for buckets/blobs --> 4/4 the unit tests for keys collection marios
