Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store some API responses? #13

Open
maelle opened this issue Sep 30, 2024 · 0 comments
Open

store some API responses? #13

maelle opened this issue Sep 30, 2024 · 0 comments

Comments

@maelle
Copy link
Member

maelle commented Sep 30, 2024

Instead of calling the APIs for tests, could the package store some responses using a specialized package like vcr or httptest(2)? More context in https://books.ropensci.org/http-testing/, happy to answer questions on pros and cons. The big pro would be that it's possible to run tests without authentication once the responses have been stored, which would help me at least 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant