Open jameslamb opened 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.
r-client/
groundhog
In our CI, we should run tests which use the code in
r-client/
to hit an actual instance of thegroundhog
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.