ShelterApp / AddResources

http://shelterapp.org/
11 stars 10 forks source link

Test improvements #26

Closed hkuffel closed 3 years ago

hkuffel commented 3 years ago

Starting to add more tests to increase coverage. Also made a small tweak to the base scraper to account for the Canada shelters CSV not being UTF-8 encoded.

Also, I changed some import paths in the scrapers that were incompatible with pytest. I don't expect this should be a problem.