Skip to content
#

vcr

Here are 40 public repositories matching this topic...

sigmavirus24
sigmavirus24 commented Oct 15, 2017

Ideally, this will get rid of some of our spurious test failures that occur from relying on httpbin.org and will make the test suite faster as we won't be going over the network, we'll just be using localhost (which is still slow but less slow than actually going over the network).

swcurran
swcurran commented Mar 26, 2020

While the team building aries-vcr has been pretty good at adding logging in a useful way, there is some inconsistency in log entry handling. This task is to formalize the logging approach across the board, and then to do a pass through the code ensuring that the logging statements match the intention of the approach.

The first part (formalizing) is likely just creating something like a "logging

Improve this page

Add a description, image, and links to the vcr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vcr topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.