lbry-sdk/tests/unit/schema
Kevin Raoofi 7637aa2ab6 Added support for spec compliant URL parsing
Legacy URLs are preserved by attempting to parse the new URL format and,
on failing that, it'll attempt the legacy one.

Tests had to be updated such that the correct things are asserted
against each other.
2020-10-30 11:37:54 -04:00
..
__init__.py moved lbry up one level 2020-01-01 15:57:56 -05:00
test_claim_from_bytes.py moved lbry up one level 2020-01-01 15:57:56 -05:00
test_models.py moved lbry up one level 2020-01-01 15:57:56 -05:00
test_tags.py moved lbry up one level 2020-01-01 15:57:56 -05:00
test_url.py Added support for spec compliant URL parsing 2020-10-30 11:37:54 -04:00