Twin-Cities-Mutual-Aid / twin-cities-aid-distribution-locations

A webapp to coordinate aid and care in the Twin Cities.
43 stars 32 forks source link

Unit test extractUrl function #199

Closed emyl3 closed 4 years ago

emyl3 commented 4 years ago

There have been some bugs introduced with PR #168. Ideally, we can introduce a unit testing framework so we can test the extractUrl fn to ensure it is capturing all different variations of URLs that we may see in the Google Sheet.

codarose commented 4 years ago

This issue should be resolved with https://github.com/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations/pull/210