Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Good First Issue] List required of functions to create tests for

Aperta
#103 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
30/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python
Ambito
api, testing

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.

Descrizione

good first issue

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,

  1. List functions that need to have unit tests created
  2. Create a mechanism to fetch GeoJSONs from the API that are guaranteed the right results to test against
  3. 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.

Lingua principale
Python
Stelle
66
Fork
23
Merge medio
1g 20h
PR unite (30g)
11

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di mapillary/mapillary-python-sdk

Tutte le issue di mapillary/mapillary-python-sdk

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.