processing / processing/processing-contributions
Unit tests for scripts/parse_and_validate_properties_txt.py
オープン
@mingness がすでに取り組んでいます。
2025年9月9日 から。
- 主要言語
- Python
- スター
- 8
- フォーク
- 8
- 平均マージ
- 4日 22時間
- マージ済み PR(30日)
- 3
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。