Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Stubbed Responses not written via :response_target #197

Closed
TylerVT opened this issue Jan 23, 2015 · 1 comment
Closed

Stubbed Responses not written via :response_target #197

TylerVT opened this issue Jan 23, 2015 · 1 comment

Comments

@TylerVT
Copy link

TylerVT commented Jan 23, 2015

I'm trying to test a happy path using stubbed responses for code that streams S3 data to a temporary file. The stubbed response for my 'get_object' call is not getting to the file which remains empty.

Tried to reproduce in the aws interpreter below. No errors thrown but the file is empty.

screen shot 2015-01-23 at 2 07 50 pm

@TylerVT
Copy link
Author

TylerVT commented Jan 26, 2015

I've updated to 2.0.20.pre Trevor but still see the problem. The file specified by the :response_target is empty.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant