Closed RLovelett closed 11 years ago
I was already psuedo mocking out the requests by stubbing RestClient.get and returning the expected XML.
RestClient.get
Use the VCR library to fully mock out all HTTP requests.
I was already psuedo mocking out the requests by stubbing
RestClient.get
and returning the expected XML.Use the VCR library to fully mock out all HTTP requests.