nealrichardson / httptest2

Utilities for testing R 📦s that use httr2
https://enpiar.com/httptest2/
Other
26 stars 6 forks source link

Support multi_req_perform on requests that don't have mocks #16

Open nealrichardson opened 2 years ago

nealrichardson commented 2 years ago

https://httr2.r-lib.org/reference/multi_req_perform.html

Reading the reference page, it sounds like it will need to be handled differently for cases where no mock file is found.