agua
agua copied to clipboard
Set curl options for tests
Set options(prefer_RCurl=FALSE)
to opt out of RCurl
- For tests involved tuning,
h2o_start()
in every chunk - For other tests using the h2o server ,
h2o_start()
in each file
Tuning tests still fails due to connnection error, retry with new cran version later.