Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[CI/CD] Introduce testing for the clients and agents

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

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
python
領域
ci-cd, testing-qa

調査の方向性

まず、#19 で導入された CI パイプラインと、この issue でカバーするよう求められているクライアントおよびエージェントのコードを読んでください。#146 で計画されているリファクタリングと、#49 の将来的なサポートの間にテストでベンチマークを保護する方法を検討する際は、API コストの制約を考慮してください。すべてのクライアントとエージェントに対するテスト方針が定義され、API コストなしで CI で実行され、リグレッションを検出できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

We need a way to establish tests for all of the clients and agents within AIOpsLab. We also need a way to include these tests with the CI pipeline running that was introduced in #19

How do we test the clients and agents without introducing API costs per run is the BIG question. We primarily need these tests to make sure that, when we are refactoring the code as we planned to in #146 and to support #49 in the future, we don't introduce regressions into the benchmark and break functionality for everyone.

主要言語
Python
スター
989
フォーク
176
平均マージ
7日 15時間
マージ済み PR(30日)
3

環境構築

はじめの一歩

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

microsoft/AIOpsLab のほかの issue

microsoft/AIOpsLab の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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