mwvgroup / pittgoogle-client

Client for the Pitt-Google alert broker
https://mwvgroup.github.io/pittgoogle-client/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add automated testing of example code in docstrings #46

Open troyraen opened 2 months ago

troyraen commented 2 months ago

Many of our class docstrings now contain example code demonstrating usage (e.g., Subscription). It would be great to implement some automated testing of this code. Bonus points for integrating with the test suite that was implemented in #7. Potential solutions are: