processing / processing/processing-contributions

Unit tests for scripts/parse_and_validate_properties_txt.py

Aperta
#84 1 commento 1 reazione 1 assegnatario Vedi su GitHub

@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_txt makes a request, so this will need to be mocked, and edge cases tests
  • all other functions except for set_output and set_output_error can be tested with mock data.
  • set_output and set_output_error don'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

  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.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.