salesforce/TransmogrifAI

Improve test coverage for transformers & estimators

Offen

#278 geöffnet am 11.04.2019

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (399 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (2.274 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Problem Some of our transformers & estimators are not thoroughly tested or not tested at all.

Solution Use OpTransformerSpec and OpEstimatorSpec base test specs to provide tests for all existing transformers & estimators.

Contributor Guide