Closed jgrund closed 2 years ago
Thanks @jgrund. Is there a way to get the new functionality tested with a unit test?
I'm not sure it's useful in this case, but I added a test.
Thanks! For a large part this test is to document the expected behaviour.
Convert JSON decode errors from reqwest to the relevant
CouchError
variant.Use an extension trait to do this.
Signed-off-by: Joe Grund jgrund@whamcloud.io