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
70 stars 21 forks source link

Add tests for appropriate parsing of team names #66

Closed j-andrews7 closed 10 months ago

j-andrews7 commented 10 months ago

See #9, #41, #65 for instances where team names with special characters (especially ".") are not parsed correctly. We should add a test or two for this in test_team.py, test_misc.py, and test_summary.py.

Shreya111111 commented 10 months ago

@j-andrews7 can i work on this issue

j-andrews7 commented 10 months ago

Go wild, we welcome PRs.