You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should rewrite the metdata and parquets tests to use http_mock to return fake metadata which will remove the need for an active internet connection to run the test and speed up the test suite.
We already have a model of this in the geometry test suite
We should rewrite the metdata and parquets tests to use http_mock to return fake metadata which will remove the need for an active internet connection to run the test and speed up the test suite.
We already have a model of this in the geometry test suite
https://github.com/Urban-Analytics-Technology-Platform/popgetter-cli/blob/6a5224e8c626b0f47afcdf0369578d120bcc17a9/src/geo.rs#L136-L151
Should be easy enough to port over
The text was updated successfully, but these errors were encountered: