bowtie-json-schema / bowtie-json-schema/python-jschon
jschon harness improperly references the suite remote URL
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 1
- Merge medio
- 20 h 43 min
- PR fusionados (30 d)
- 4
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Localiza el código del harness de jschon que establece la URI base e inspecciona cómo las solicitudes reciben URI de recuperación a través de los registros. Ejecuta las pruebas del harness y verifica después que jschon siempre usa InMemory y ya no hace referencia a http://localhost:1234.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- testing-qa, tooling
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100