-
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
-
It'd be nice to test with the latest few versions of Cromwell, e.g., https://github.com/broadinstitute/cromwell/releases/tag/87 came out in May, and it'd be nice to test this pkg with 86 and 87 at lea…
-
Don't forget to have your repo noted in https://github.com/vcr/vcr
-
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
-
The readme on github doesn’t link to a definition of the format.
-
Mainly BGCOL so that we don't have to be retarded.
mcejp updated
6 years ago
-
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?
-
## Issue Description
### Context
In the process of separating out the token service/client from the claims service/client it was noticed that tests only cover the "happy path" for both clients and ser…
-
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…
-
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, …