-
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…
-
### 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…
-
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…
-
### 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…
-
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-…
-
### 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…
-
**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
-
## Tasks Overview
- Create a library project: ✅
- Update project structure: ✅
- Stub web tests with VCR + WebMock: ✅
- Check test coverage: ✅
- Create Rake tasks: ✅
- Fix code smells: ❌ Please…