Chart.js/test/specs
Simon Brunel 5196e05062 Cleanup and reorganize core and canvas helpers
Move some of the "core" and "canvas" utils in `helpers.core.js` and `helpers.canvas.js` and introduce the new `isNullOrUndef` and `isObject` helpers. Deprecate `indexOf` and rename `drawRoundedRectangle` to `roundedRect` which now creates a simple `rect` path if radius is 0. Write missing unit tests for the moved helpers.
2017-06-24 13:28:52 -04:00
..
controller.bar.tests.js Fix and refactor bar controllers 2017-04-08 13:40:21 -04:00
controller.bubble.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
controller.doughnut.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
controller.line.tests.js Add support to fill between datasets (#4008) 2017-03-18 11:08:57 +01:00
controller.polarArea.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
controller.radar.tests.js Fix pointRadius and pointHitRadius settings for radar charts 2017-04-16 16:12:45 -04:00
core.controller.tests.js Support hover animation duration during updates (#4300) 2017-06-11 12:06:39 -04:00
core.datasetController.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.element.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.helpers.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
core.interaction.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.layoutService.tests.js scale service - respect new weight scale option for axes ordering (#4094) 2017-04-04 19:42:25 -04:00
core.plugin.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.tooltip.tests.js Add tooltip textLabelColor callback (#4199) 2017-05-28 08:39:29 -04:00
element.arc.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
element.line.tests.js Enhancement: adds step-after functionality, true defaults to step-before (#4065) 2017-04-16 16:13:13 -04:00
element.point.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
element.rectangle.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
global.defaults.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
global.deprecations.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
helpers.canvas.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
helpers.core.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
platform.dom.tests.js Fix inconsistent aspect ratio 2017-06-04 09:41:13 -04:00
plugin.filler.tests.js Add support to fill between datasets (#4008) 2017-03-18 11:08:57 +01:00
plugin.legend.tests.js Fix error when legend label options are not defined (#4402) 2017-06-24 17:35:46 +02:00
plugin.title.tests.js Multiple lines of text in the chart title 2017-06-19 07:07:35 -04:00
scale.category.tests.js Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00
scale.linear.tests.js Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00
scale.logarithmic.tests.js Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00
scale.radialLinear.tests.js Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00
scale.time.tests.js Time axis tick formatting with major and minor units (#4268) 2017-06-15 07:20:16 -04:00