commit | a33037e528f644e451c3921aed233687d0530256 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Thu Dec 05 23:16:39 2013 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu Dec 19 15:53:49 2013 +0000 |
tree | 33c4e6aaeb799f6b1b2447b554ce76bfdbe50088 | |
parent | 4034c1c911d3b08a8b5faf9c8d38a985ebc9c8c3 [diff] |
Add unit tests for rest_client This commit adds the first unit tests for the rest client. This is just the first basic set of tests which were written to mostly verify some common fake objects that will be useful moving forward. The intent is for more advanced to be built off of this. Partially implements bp unit-tests Change-Id: I19173523ceec3c4fce62f9a3ab61cc9ee23c1801