Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

VA, AR, and NY Boroughs Scraper #281

Merged
merged 19 commits into from
Mar 24, 2020
Merged

VA, AR, and NY Boroughs Scraper #281

merged 19 commits into from
Mar 24, 2020

Conversation

aed3
Copy link
Contributor

@aed3 aed3 commented Mar 23, 2020

scraper.tests.js was changed because the VA scraper times out because downloading all the PDFs takes ~200 seconds.

@@ -8,7 +8,7 @@ const noScrapersTest = () => test('no scrapers modified', () => console.log('No

describe('scrappers', () => {
beforeAll(() => {
jest.setTimeout(30000);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a big number! But if it makes tests run... @qgolsteyn @camjc?

Co-Authored-By: Larry Davis <lazdnet@gmail.com>
@aed3 aed3 requested a review from lazd March 23, 2020 20:37
@aed3
Copy link
Contributor Author

aed3 commented Mar 24, 2020

The scraper test which keeps failing works on my computer. Virginia timing out is what's causing the problem.

Copy link
Collaborator

@chunder chunder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me. Nice work on some hard states.

@lazd
Copy link
Collaborator

lazd commented Mar 24, 2020

Nice work!

@lazd lazd merged commit b0c9ff3 into covidatlas:master Mar 24, 2020
@lazd lazd mentioned this pull request Mar 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants