civisanalytics / civis-python

Civis API Python Client
BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

[CIVIS-1630] DOC document best practices for testing #447

Closed jclairelopez closed 2 years ago

jclairelopez commented 2 years ago

This PR is for adding documentation for best practices when testing, in reference to JIRA ticket 1630. I used an internal civis function and the python mocking library in line with best practices.

Thanks for the review, and please let me know if you see anything that you'd like done differently!

Thanks Jackson!

Closes #306