davidsenk commented on PR #190:
URL: https://github.com/apache/jclouds/pull/190#issuecomment-1951557000

   @gaul resolved, https://github.com/davidsenk/jclouds/actions/runs/7953299249 
   
   there were a few bad assumptions in the test requests. YOUR_ACCOUNT_ID is 
returned in authorize_account_response.json, which is then not used in a few of 
the *_request.json payloads.
   
   Additionally, the mockwebserver does not get the content-type headers set 
throughout the test. The "easiest" solution is to fix it so that the mock 
assert is only looking for application/unknown (default in mockhttpserver).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to