j-andrews7 / kenpompy

A simple yet comprehensive web scraper for kenpom.com.
https://kenpompy.readthedocs.io/en/latest/?badge=latest
GNU General Public License v3.0
73 stars 21 forks source link

Add name parsing tests for previously problematic team names #73

Closed esqew closed 1 year ago

esqew commented 1 year ago

Closes #66 by adding assertions in most test files to check that the parsing of team names is functioning as intended, using Cal St. * schools as testers.

I'm going to review my own work with fresher eyes tomorrow and try to locate some more examples of names that were previously not parsed correctly and add some where necessary.