You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As this function returns data from an API, the unit-tests to test the output should maybe make use of vcr to create mocks. Also, for future CRAN submission, we better use testthat::skip_if_offline() in each test section.