alteryx / alteryx/evalml

Refactor ``test_components.py::test_describe_component``

オープン
#2,876 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
refactor testing
主要言語
Python
スター
850
フォーク
96
PR マージ指標
30日以内にマージされた PR はありません

説明

``test_components.py::test_describe_component`` is a test that checks if a component.describe() returns the appropriate result. However, if a dev adds a new component, there is nothing requiring the dev to add that component to this test. That means this test will quickly get outdated.

We should either update this test to enforce that it checks every component available, or refactor this test and move each check to the appropriate component test file!

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

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

評価

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

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

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