pittcsc / PittAPI

An API to easily get data from the University of Pittsburgh
https://pittapi.pittcsc.org
GNU General Public License v2.0
108 stars 33 forks source link

Updated Course API's Documentation and Testing #106

Closed azharichenko closed 5 years ago

azharichenko commented 5 years ago

This is meant to finish off #98 .

In this pull request, I have finished adding testing that now gives 100% testing coverage of our code and has newly updated documentation. The documentation now details a usage example on how to use the newly added objects and details about what properties that contain.

RitwikGupta commented 5 years ago

I was still reviewing this 😛