docbrown/spec/support/fixtures
Daniel Uber 9986847e50
Stop disabling webmock in test, update vcr cassette to match test (#16832)
We had been (since the beginning) disabling webmock in this
test (which means vcr was _not_ intercepting requests and we were
making them live). This appears to have been a work-around for an
issue where the captured URL in the cassette pointed to cloudinary,
while the code was fetching from the source directly, and an unhandled
request error was raised when running the spec.

However, the upstream source (https://via.placeholder.com/350x150)
activated cloudflare bot detection, and rather than a png image
response, we were getting an unprocessable html gateway page "Checking
your browser..." from cloudflare, and the test was failing.

Point the vcr cassette at the same url the test checks, and remove the
local webmock disable.
2022-03-09 08:03:24 -06:00
..
data_update_scripts Save Data Update Script errors to database and show them on http://localhost:3000/admin/data_update_scripts (#12348) 2021-01-21 14:48:34 +01:00
images Detect animated images in articles asynchronously (#13766) 2021-06-01 10:34:04 +02:00
podcasts
vcr_cassettes Stop disabling webmock in test, update vcr cassette to match test (#16832) 2022-03-09 08:03:24 -06:00
github_issue.json
rss-example.xml
sample_article.txt
sample_article_template.txt
sample_article_template_spec.txt Spelling (#15702) 2021-12-07 06:59:10 -07:00
sample_blockquotes_template.txt
sample_table_template.txt
stream_feed_1.json