processing / processing/processing-contributions
Unit tests for scripts/parse_and_validate_properties_txt.py
Offen
@mingness arbeitet bereits daran.
Seit 09.9.2025.
- Vorherrschende Sprache
- Python
- Sterne
- 8
- Forks
- 8
- Ø Merge
- 4 T. 22 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.