bowtie-json-schema / bowtie-json-schema/python-jschon
jschon harness improperly references the suite remote URL
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- Avg merge
- 20h 43m
- Merged PRs (30d)
- 4
Description
The harness for jschon hardcodes the magic URI that the test suite uses (`http://localhost:1234`) as a base URI, but harnesses aren't supposed to know anything about that at this point (given that all the retrieval URIs are present in `registry`s sent with requests).
We should kill that reference and basically have jschon always use that `InMemory` thing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.