Strubbl / wallabago

Go wrapper for the Wallabag API
GNU General Public License v3.0
11 stars 5 forks source link

implement api call ExportEntry #15

Closed ovv closed 4 years ago

ovv commented 4 years ago

Regarding the tests: There isn't much to test for this as we don't do anything with the request body. The test would only check the behaviour of bodyByteGetterFunc, but this function is already tested elsewhere.