-
There is great Ruby tool VCR(https://github.com/vcr/vcr) that provide caching requests instead of mocking.
> Record your test suite's HTTP interactions and replay them during future test runs for fas…
-
https://ropensci.org/technotes/2018/05/25/vcr-http-request-cacahing/
-
Right now you can specify:
Various crucible opts.
A dsc endpoint
A VCR file
Some of these options will conflict and or take precedence over each other and it may
not be clear to the user what k…
-
for create fake http call
-
Use VCR cassettes for the tests.
-
i was using a portable VCR when i realized it had a little worse quality than my Toshiba VCR Plus + VCR. I was thinking that you could add this type of emulation.
The VHS speed config doesn't do mu…
-
Hi!
First of all, thank you for the code. I was trying to train e-UG on the VCR dataset, using the VCR-pretrained base and what I think are the right hyperparameters. Unfortunately, the training do…
-
Currently custom persisters must be registered by called the `register_persister` function on an existing VCR object, for example: `my_vcr = vcr.VCR(); my_vcr.register_persister(MyPersister)`.
Fro…
-
The problems highlighted in `osmdata` issues [#126](https://github.com/ropensci/osmdata/issues/126) and [#128](https://github.com/ropensci/osmdata/issues/128) are pervasive, and affect CRAN systems to…
-
could use some full acceptance tests wrapped in VCR.