Azure / Azure/azure-cli-dev-tools
Kusto: 'azdev test --live azext_kusto.kusto' runs the wrong tests
- 主要言語
- Python
- スター
- 91
- フォーク
- 134
- 平均マージ
- 2時間 51分
- マージ済み PR(30日)
- 1
説明
Hi,
I'm trying to publish new CLI client.
The client is successfully generated and all the manual tests are passing as expected.
When I try to run automatic tests (by running "azdev test --live azext_kusto.kusto" or "aztev test kusto"), the command runs the 'test_kusto_commands' file instead of the usual 'test_kusto_scenario' file (that is also overriden in the manual folder).
This blocks me from releasing the client as the test recording are not generated.
Please let me know how can I fix the issue.
Thanks,
Assaf.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、azext_kusto.kusto に対して言及されている azdev のテストコマンドを実行し、manual フォルダーで test_kusto_scenario ではなく test_kusto_commands が選択される理由を追跡します。意図したシナリオテストが実行され、その記録がリリース用に生成されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, python
- 領域
- cli, devtools, testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100