Nobelz / RateMyProfessorAPI

Python web scraper to get professor ratings from ratemyprofessor.com website.
Apache License 2.0
39 stars 11 forks source link

Small edge cases in unit tests #9

Closed highlyavailable closed 1 year ago

highlyavailable commented 1 year ago

A few modifications should be made to the unit tests, including checking if no school/professor id is passed; there should be a TypeError + checking get_schools_by_name() returns all valid schools (schools with substrings corresponding to "Ohio State").