Closed maurizi closed 5 years ago
The climate data endpoints for lat/lon requests were unintentionally broken in PR #866
These endpoints were not previously covered by the unit test suite, and manually testing overlooked these endpoints.
I added some minimal tests in the process of fixing these, which will hopefully prevent other regressions in the future.
./scripts/server
Closes #869 Closes #870
Overview
The climate data endpoints for lat/lon requests were unintentionally broken in PR #866
These endpoints were not previously covered by the unit test suite, and manually testing overlooked these endpoints.
I added some minimal tests in the process of fixing these, which will hopefully prevent other regressions in the future.
Demo
Testing Instructions
./scripts/server
Checklist
Closes #869 Closes #870