uptake / groundhog

Service and client libraries for interacting with SRTM elevation data
BSD 3-Clause "New" or "Revised" License
7 stars 8 forks source link

set up integration tests on r-client #15

Open jameslamb opened 5 years ago

jameslamb commented 5 years ago

In our CI, we should run tests which use the code in r-client/ to hit an actual instance of the groundhog service. Could use https://github.com/jameslamb/ci_tools/blob/master/r/run_r_integration_tests.sh to do this in a way that also checks the code coverage of those integration tests.