alteryx / alteryx/evalml

Refactor ``test_components.py::test_describe_component``

Ouverte
#2,876 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
refactor testing
Langage dominant
Python
Étoiles
850
Forks
96
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

``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!

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.