-
When using the [Rspec metadata integration](https://www.relishapp.com/vcr/vcr/v/2-4-0/docs/test-frameworks/usage-with-rspec-metadata) and one-line syntax `it { should be_valid }` VCR names the cassett…
-
-
Please add an `:Rfactory` command that gives quick access to `test/factories/**/*.rb` just like `:Rmodel` gives quick access to `app/model/**/*.rb`. Thanks!
-
I'm attempting to record and playback interactions with the Github API (using the `google/go-github` library). However my interactions are not being recorded to cassettes. The "same" code is tested an…
-
At first, thanks for the VCR gem! We're using it quite frequently and it's doing a great job.
**Is your feature request related to a problem? Please describe.**
We're using VCR to stub slow/unstab…
-
Issues hit when upgrading my existing Rails app:
- [x] `Protocol::HTTP1::BadRequest` with old VCR cassettes https://github.com/socketry/protocol-http1/issues/11
- [x] Problematic Hop-by-hop He…
-
https://github.com/ropensci/vcr/blob/13e4bc1ea8b4cc96aaaf89714a7b30301b0a725e/R/filter_sensitive_data.R#L13
I ran into the following error when I tried to hide a password via the `filter_sensitive_…
-
I'm not sure what's going on with commit `0d5e3ebf` but this file is causing git checkout issues:
`tests/cassettes/test_missing_data_from_h5[table_from_h5-23100216-Downloading and loading table_231…
azimj updated
3 years ago
-
I've been working on #252 and #254, because we are trying to start using Auth0 and and already use rest-client 2.1 in our application.
I apologize if I missed the docs, but how does one setup the c…
-
I'm attempting to migrate an app from https://github.com/typhoeus/typhoeus to https://github.com/socketry/async-http and I have a collection of old https://github.com/vcr/vcr cassettes where some hit …