mapillary / mapillary/mapillary-python-sdk
[Good First Issue] List required of functions to create tests for
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Python
- Estrellas
- 66
- Forks
- 23
- Merge medio
- 1 d 20 h
- PR fusionados (30 d)
- 11
Descripción
Currently, the tests/ directory does not test against every other function to give expected results.
The work towards testing should be done in these phases,
- List functions that need to have unit tests created
- Create a mechanism to fetch GeoJSONs from the API that are guaranteed the right results to test against
- Assert the functionality is working as expected with the fetched data
Help is required with the 1st step. Having a list of unit tests to implement would be great - not everything can be tested.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza revisando el directorio tests/ existente y las funciones del paquete Python que cubre. Compara esa cobertura con la funcionalidad disponible relacionada con Mapillary API y GeoJSON. Se considera terminado producir una lista documentada de pruebas unitarias valiosas para la fase 1; obtener datos de la API y añadir aserciones son fases posteriores.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- api, testing
- Tipo de issue
- Documentación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 30/100