processing / processing/processing-contributions
Unit tests for scripts/parse_and_validate_properties_txt.py
Aperta
@mingness ci sta già lavorando.
Dal 9/9/2025.
- Lingua principale
- Python
- Stelle
- 8
- Fork
- 8
- Merge medio
- 4g 22h
- PR unite (30g)
- 3
Descrizione
This script has pydantic objects with validation - these could be tests for expected behavior.
There are also seven functions -
read_properties_txtmakes a request, so this will need to be mocked, and edge cases tests- all other functions except for
set_outputandset_output_errorcan be tested with mock data. set_outputandset_output_errordon't need to be tested, as these are specific to the github actions
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
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.
Valutazione
Questa issue non è ancora stata valutata.