Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interaction with Hound #55

Closed
zamith opened this issue Apr 12, 2016 · 3 comments
Closed

Interaction with Hound #55

zamith opened this issue Apr 12, 2016 · 3 comments

Comments

@zamith
Copy link

zamith commented Apr 12, 2016

I'm building a web scraper using Hound, and it works fine, but when trying to test it using exvcr to mock the responses the responses are pretty much empty (at least no interesting data). I'm not sure if this is an exvcr or hound issue, or even if it is an issue with the way I have them set up, but hopefully you can help me.

Here's the code for the files I think are relevant. On the cassette, the important request is on line 68.

@parroty
Copy link
Owner

parroty commented Apr 23, 2016

Thank for the report, and sorry being late to respond.
I've checked the hound issue too, and maybe good to write unit test as indicated.
I don't think it's the best way, but some tests for ExVCR itself is using dummy web server. It could be one option.

@parroty
Copy link
Owner

parroty commented Apr 27, 2016

I'll be closing at this moment, but please reopen if you find an idea that could be implemented in ExVCR.

@parroty parroty closed this as completed Apr 27, 2016
@zamith
Copy link
Author

zamith commented Apr 27, 2016

Sorry, I've been working on this on a side project and haven't had much time lately. I'll try what you proposed and let you know if something goes wrong. Thanks.

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

No branches or pull requests

2 participants