mattroumaya / surveymonkey

Access your SurveyMonkey data directly from R!
https://mattroumaya.github.io/surveymonkey/
Other
42 stars 10 forks source link

namespace for dplyr::mutate in assemble #90

Closed jamieRowen closed 2 years ago

jamieRowen commented 2 years ago

Couldn't see an obvious way to add a test for this, if you have any suggestions for how I could start adding more tests I am happy to do so.

mattroumaya commented 2 years ago

Thanks @jamieRowen - good catch!

Regarding tests, there is an open issue (#51) where we could discuss more, though I'm also struggling to think of a comprehensive way that would account for any changes to the API. @sfirke mentioned caching results from a sample survey which would at least account for known issues, and might be a good place to investigate.

If you have any suggestions, happy to continue the conversation in #51!