ropensci-books / http-testing

HTTP testing for R
https://books.ropensci.org/http-testing/
Creative Commons Zero v1.0 Universal
53 stars 17 forks source link

Chapter on workflow #9

Open sckott opened 5 years ago

sckott commented 5 years ago

including:

maelle commented 4 years ago

Other thing: your excellent advice on turning wifi off to see what happens (e.g. after you added fixtures).

sckott commented 4 years ago

good idea

maelle commented 4 years ago

Likewise, if you want to see if your tests can run in the absence of an API key, disable it and run the tests! E.g. open .Renviron, add a character in the API key name, restart R, run the test, fix your key.

maelle commented 3 years ago

touched upon in the whole games chapters. (except re-recording)

maelle commented 3 years ago
sckott commented 3 years ago

not yet, haven't done that myself yet. any make tasks would be based on e.g., https://github.com/ropensci/vcr/issues/103

maelle commented 3 years ago

should we leave this issue opened?

sckott commented 3 years ago

yes i think so