-
Just some thought while reading the new doc. I don't think the VCRS is displayed when calling `DEM.info()`. It could be interesting to add it.
-
### What kind of contribution is this issue about?
Other (specify in details)
### Details
There are various things we can do to make valid acceptance tests for resources & data sources that are jus…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
This is a typical error caused by **making HTTP requests concurrently with multi-threading**.
Because VCR.py is not designed to be thread-safe, some request will bypass VCR and reach to internet, cau…
-
### What kind of contribution is this issue about?
Other (specify in details)
### Details
Discussion in https://chat.google.com/room/AAAA49vo02s/fAKok131h5c (limited access), although VCR log…
-
Did a test
Tried to visit https://www.relishapp.com/vcr/vcr/v/6-2-0/docs/record-modes/new-episodes
and the app is not working.
Probalby the links to the https://www.relishapp.com/vcr/vcr/v/6-2-…
-
I am trying to migrate one library from requests to http and it seems httpx portion have some bugs
folowing casete cant be used with httpx
https://github.com/billdeitrick/pypco/blob/master/tests/c…
-
**Describe the bug**
When a test depends on extra shared cassettes, we cannot override the default `vcr_cassette_dir` through `cassette_library_dir` key returned from `vcr_config` fixture.
While…
-
so we stop hitting the API server every time we run tests
-
### What kind of contribution is this issue about?
Other (specify in details)
### Details
When a test is composed of multiple sub tests the log link given 404s. The parent test has no associated lo…