processing / processing/processing-contributions

Unit tests for scripts/parse_and_validate_properties_txt.py

オープン
#84 コメント 1 件 リアクション 1 件 担当者 1 名 GitHub で見る

@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_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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。