Open mgorny opened 1 year ago
Thanks for submitting this! The CI is currently borked because nosetests is deprecated. I have an update to the tox config that I haven't pushed yet. I was gonna get back to it this weekend, but I think I'll go ahead and push it up now so you can merge it in and get unblocked.
Ok, thanks.
Use a quasi-valid URI of "test://" instead of plain "TEST_URI" in test_builder. This avoids parsing failures from jsonschema if rfc3987 is installed in the test environment.
Fixes #69