> But methinks we also need an Expect test for this

Tried this, but it's surprisingly hard to find the correct place. I thought 
[SwiftBlobSignerExpectTest](https://github.com/jclouds/jclouds/blob/master/apis/swift/src/test/java/org/jclouds/openstack/swift/blobstore/SwiftBlobSignerExpectTest.java#L110)
 might be a good candidate, but it turns out that that response object isn't 
really processed at all :-(

Then I thought of creating an expect test for the 
[OpenStackAuthAsyncClient](https://github.com/jclouds/jclouds/blob/master/common/openstack/src/main/java/org/jclouds/openstack/internal/OpenStackAuthAsyncClient.java),
 but that ends up being pretty much a duplicate of the existing parser unit 
test.

@everett-toews @zack-shoylev Any suggestions?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/76#issuecomment-21839598

Reply via email to