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

Recommendation for testing in readme? #7376

Open
scottmessinger opened this issue Mar 3, 2021 · 0 comments
Open

Recommendation for testing in readme? #7376

scottmessinger opened this issue Mar 3, 2021 · 0 comments
Labels
type: question Request for information or clarification. Not an issue.

Comments

@scottmessinger
Copy link

Hi! I'm starting to integrate one of the Google APIs into our app using this library. However, I'm a bit stumped on how to test. How do you all recommend writing tests when using this library? Specifically, should we mock using something like Mox or Rewire or just let our tests hit the Google APIs?

Also, in the oauth section, I noticed the instructions to get a token for testing, but I'm a bit unclear the advantages/disadvantages of that token. What is the token allowing/disallowing?

Thanks in advance!

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Mar 3, 2021
@dazuma dazuma added type: question Request for information or clarification. Not an issue. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

3 participants