mapillary / mapillary/mapillary-python-sdk
[Good First Issue] List required of functions to create tests for
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 66
- Fork
- 23
- Merge medio
- 1g 20h
- PR unite (30g)
- 11
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia esaminando la directory tests/ esistente e le funzioni del pacchetto Python che copre. Confronta questa copertura con le funzionalità disponibili relative a Mapillary API e GeoJSON. Il lavoro è completo quando viene prodotta una lista documentata di unit test utili per la fase 1; il recupero dei dati dall’API e l’aggiunta di asserzioni sono fasi successive.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- api, testing
- Tipo di issue
- Documentazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100