alteryx/henchman

Add tests for plotting widgets

Open

#24 opened on Sep 13, 2018

 (0 comments) (0 reactions) (0 assignees)Python (2 forks)auto 404
easyfixgood first issue

Repository metrics

Stars
 (15 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Henchman version: 0.0.3

Description

The plotting widgets are not currently run, and should be tested directly regardless. In particular, the functions

  • _histogram_widgets
  • _piechart_widgets
  • _scatter_widgets
  • _timeseries_widgets

are not currently run in any test.

Contributor guide