Skip to content

Conversation

binarycode
Copy link
Contributor

This PR wraps the 'can get remote resource' spec in VCR cassette, so that no external dependencies are needed to run the specs.

One issue though is that the VCR does not support the close method introduced in Faraday v1.0.0, so I had to monkeypatch it until the PR https://github.com/vcr/vcr/pull/793 is merged.

@ioquatix
Copy link
Member

ioquatix commented Feb 1, 2020

Thanks for your effort. I need to review whether this is the right approach. While I understand the need for fast and reproducible, end-to-end testing is also important.

@ioquatix ioquatix self-assigned this Feb 2, 2020
@ioquatix ioquatix added the enhancement New feature or request label Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants