googleapis / googleapis/google-cloud-java
[sdk-platform-java] Remove internet request in unit tests
オープン
priority: p2
type: feature request
- 主要言語
- Java
- スター
- 2.1k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 154
説明
The unit tests in `hermetic_build/release_note_generation/tests/generate_pr_description_unit_tests.py` have real `git clone` and `git checkout`. However, it is not a best practice for unit tests to depend on internet request as it is slow and flaky.
We should mock these operations to make the unit tests quick and deterministic.
コントリビューションガイド
評価
この issue はまだ評価されていません。