-
related to #110 and via https://github.com/ropensci/vcr/issues/220
-
At the current version, the name of the cassette is fixed. Any clever idea, how to make the cassettes configurable?
For example: If I have a lot of ajax requests going to a lot of different endpoints…
23tux updated
9 years ago
-
### What kind of contribution is this issue about?
Other (specify in details)
### Details
vcr_cassette_update.sh is in bash; we should convert it to Go and make it reuse our VCR handling logic from…
-
So in https://github.com/getwilds/rcromwell/issues/44 a use case has come up that it'd be nice to have context-dependent usage of cassettes.
Consider the following use case where jobs are submitte…
-
Don't forget to have your repo noted in https://github.com/vcr/vcr
-
In GA-Attack, when counting the number of variables that need to be changed for a successful mutation, old_word == mutant[old_word] is used, is there a problem?
-
I think it would be very useful to add a sentence or paragraph long, description of the vcr purpose.
I am asking this as I found it while trying to figure out this is related or not to https://gith…
-
Mainly BGCOL so that we don't have to be retarded.
mcejp updated
6 years ago
-
After a run of our presubmit "VCR" tests, we display a summary of the tests that failed after punching through to the live APIs. We'd expected the number of failures to be near-zero, but in practice, …
-
Currently using `httr` for compatibility with `vcr` package. We can switch to `httr2` once `vcr` updates to support it.
See: https://github.com/ropensci/vcr/issues/237