Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.

Home Page:https://hacktoberfest.digitalocean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure CI fails if network requests are made

johndbritton opened this issue · comments

We have VCR to record network requests in tests. CI should fail if a network request is made. It should not record a new cassette.

Can I work on this issue?

Go for it 👍