nealrichardson / httptest2

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

Fix `build_mock_url()` for requests with multipart body with string and raw values #40

Closed jmaspons closed 3 months ago

jmaspons commented 5 months ago

FIX #39

jmaspons commented 3 months ago

I'm adding tests for the raw data case. For the failing R-CMD-check in windows due to #42, I would add a skip_on_os("windows")