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

how to playback recordings #8

Open
alexspark opened this issue Jan 28, 2015 · 0 comments
Open

how to playback recordings #8

alexspark opened this issue Jan 28, 2015 · 0 comments

Comments

@alexspark
Copy link

I was able to get the vcr_proxy.rb server up and running and I've obtained the recordings I wish to playback. I want to use these recordings test a single page javascript application, but how do I use the proxy server as an endpoint for my JS if requests need to be proxied in order to match my recordings?

I want to avoid creating an additional server that my JS will call just so I can make the proxy request to the vcr_proxy. I also want to avoid setting my browser to the proxy as the proxy server will not be serving the assets, only my json responses.

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

1 participant