bowtie-json-schema / bowtie-json-schema/python-jschon
jschon harness improperly references the suite remote URL
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 1
- Merge medio
- 20h 43m
- PR unite (30g)
- 4
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Individua il codice dell’harness di jschon che imposta l’URI di base ed esamina come le richieste ricevono gli URI di recupero tramite i registri. Esegui i test dell’harness, quindi verifica che jschon utilizzi sempre InMemory e non faccia più riferimento a http://localhost:1234.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- testing-qa, tooling
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100