ThinkR-open / togglr

an R and Rstudio wrapper for toggl Api
https://thinkr-open.github.io/togglr/
48 stars 18 forks source link

Improve code-coverage #33

Open statnmap opened 3 years ago

statnmap commented 3 years ago

There may be a way to test the API without sharing private information.
Maybe a fake user free account. Although some functionalities only work with paid accounts.
This may also make use of {vcr}