sixtyfour
sixtyfour copied to clipboard
Keep improving tests
- http request caching: looks like
pawsis usinghttrunder the hood https://cran.r-project.org/web/packages/paws.common/index.html - should be able to usevcrto cache requests, speed up tests, hide secrets, etc. - be very sure no secrets are in fixtures
- aws env vars need to be present within this github repo, but they don't need to be real
- what else?
Infrastructure added. Add more tests, then close - will be an ongoing item to do of course