Working on surfacing inventory objects.

This commit is contained in:
Michael DeHaan
2013-03-25 16:41:21 -04:00
parent 036458b823
commit 77695bd959
9 changed files with 401 additions and 37 deletions

View File

@@ -352,4 +352,5 @@ class OrganizationsTest(BaseTest):
# also check that DELETE on the collection doesn't work
self.delete(self.collection(), expect=405, auth=self.get_super_credentials())
# TODO: tests for tag disassociation