-
Notifications
You must be signed in to change notification settings - Fork 6
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
httr requests fail when vcr is loaded with no cassettee inserted #86
Comments
thanks! |
Let me verify something: if a request is both stubbed and recorded to a cassette, then we should preferentially return the stubbed response, right? |
Never mind, I got a little lost in the |
let me know if you still have questions |
Merged
aaronwolen
added a commit
to aaronwolen/webmockr
that referenced
this issue
Jan 3, 2020
aaronwolen
added a commit
to aaronwolen/webmockr
that referenced
this issue
Jan 7, 2020
Throws error "attempt to apply non-function". See ropensci#86.
aaronwolen
added a commit
to aaronwolen/webmockr
that referenced
this issue
Jan 7, 2020
sckott
pushed a commit
that referenced
this issue
Jan 7, 2020
Throws error "attempt to apply non-function". See #86.
sckott
pushed a commit
that referenced
this issue
Jan 7, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Created on 2020-01-02 by the reprex package (v0.3.0)
I'm working on a PR with a fix.
The text was updated successfully, but these errors were encountered: