Closed kjaymiller closed 1 month ago
@dragid10 you were working on this. I wasn't sure if you wanted to look at it. This is coming after some refactors in #503
Oooo interesting! I'm happy to take a look at it but if others want to get to it before me, then that's fine! I don't want to block anyone else from potentially taking this
up for anyone
Okay I actually thought of a solution because my brain was in the zone with this!
When you pass in a url with an invalid protocol, the url is replaced but the protocol is not replaced.
============================================================================ FAILURES ============================================================================ ******___****** test_normalizeurl[ftp://pycon.us] ******__\******
test_url = 'ftp://pycon.us'
tests/tests_conferences.py:12: AssertionError