alteryx/henchman

Add tests for plotting widgets

开放

#24 创建于 2018年9月13日

 (0 条评论) (0 个反应) (0 位负责人)Python (2 个派生)auto 404
easyfixgood first issue

仓库指标

星标
 (15 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • 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.

贡献者指南