palantir / plottable

:bar_chart: A library of modular chart components built on D3
http://plottablejs.org/
MIT License
2.97k stars 224 forks source link

Improved regression tools #2610

Open jtlan opened 9 years ago

jtlan commented 9 years ago

Our current sent of regression tools (overlaying tests) were designed when changes in visual appearance were a common problem (this during the period when we were doing a lot of layout/text wrangling). We should create a more comprehensive set of regression tools that focus on functionality, not just visuals.

crmorford commented 8 years ago

Regression Testing in Slate has a new focus on destroy() and data updates. V0 is done and V1 is in progress, so I'm going to close out this issue.