Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- [1] https://github.com/gurock/testrail-api/blob/master/python/3.x/testrail.py
- [2] For more information, check https://docs.cypress.io/api/coapimmands/intercepthttps://github.com/googleapis, and for more specifically about Google OAuth, check https://github.com/googleapis/google-api-python-client/blob/main/docs/client-secrets.md
- [3] You can find more information about how to programmatically enable an OAuth for several different APIs, including Google, at https://requests-oauthlib.readthedocs.io/.
- [4] More information about Cypress can be found at https://docs.cypress.io
- [5] More information about stabbing a response with Cypress can be found at: https://requests-oauthlib.readthedocs.io/ and https://docs.cypress.io/api/coapimmands/intercept#Stubbing-a-response
- [6] For more information about testing your app with Cypress, go to https:/...