pachadotdev / analogsea

Digital Ocean R client
https://pacha.dev/analogsea/
Apache License 2.0
154 stars 24 forks source link

Test suite against live droplet #104

Closed sckott closed 2 years ago

sckott commented 9 years ago

Would be painfully slow to run tests against a real droplet, but I'll play with this for separate testing via test_dir() - to allow anyone with a DO acct to run them

pachadotdev commented 2 years ago

this has been added since I was assigned as the new maintainer

the current tests:

  1. create droplets
  2. install R and R packages in droplets
  3. remove droplets
  4. all on GH-actions, with proper tokens and oauth