sharedstreets / mobility-metrics

Tools for collecting, processing, and interpreting mobility data using SharedStreets
MIT License
50 stars 17 forks source link

test cache layer #82

Closed morganherlocker closed 5 years ago

morganherlocker commented 5 years ago
morganherlocker commented 5 years ago

Local cache tests have been implemented, but I'm still thinking through remote caches. This will require creating a mock MDS provider endpoint, and ideally would test across every supported MDS version. This would be valuable, but is more complex.

morganherlocker commented 5 years ago

Punting on remote tests for now. I'll roll this work into the issue where we plan to add MDS version configurations.