Chart.js/test/specs
Evert Timberg c8bdca62e8
Move all helpers to src/helpers (#6841)
* Move all helpers into src/helpers

* Move curve helpers to their own file

* DOM helpers moved to their own file

* Update migration docs

* Remove migration docs on new functions
2019-12-17 08:04:40 -05:00
..
controller.bar.tests.js Shrink _parsed to match if dataset shrinks (#6826) 2019-12-10 18:57:21 -05:00
controller.bubble.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
controller.doughnut.tests.js Remove unused model properties (#6691) 2019-11-05 18:10:44 -05:00
controller.line.tests.js Shrink _parsed to match if dataset shrinks (#6826) 2019-12-10 18:57:21 -05:00
controller.polarArea.tests.js Remove unused model properties (#6691) 2019-11-05 18:10:44 -05:00
controller.radar.tests.js Point cleanup (#6755) 2019-11-17 20:28:13 -05:00
controller.scatter.test.js Implement per-dataset type (default and per-chart) options (#5999) 2019-05-06 22:52:40 +02:00
core.controller.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
core.datasetController.tests.js Tests and fixes for data watching (#6831) 2019-12-13 23:51:59 -05:00
core.element.tests.js Fix hover animations and optimize pivot() (#6129) 2019-03-21 09:03:39 +01:00
core.helpers.tests.js Move all helpers to src/helpers (#6841) 2019-12-17 08:04:40 -05:00
core.interaction.tests.js Optimize tooltip event handler (#6827) 2019-12-15 08:26:17 -05:00
core.layouts.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
core.plugin.tests.js Upgrade dev dependencies to reduce vulnerabilities (#5840) 2018-11-18 09:33:34 +01:00
core.scale.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
core.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.ticks.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
core.tooltip.tests.js Interactions cleanup (#6825) 2019-12-14 13:09:50 -05:00
element.arc.tests.js Remove unused Element methods (#6694) 2019-11-05 18:09:44 -05:00
element.line.tests.js Convert element.line mock tests to fixtures (#6730) 2019-11-12 13:59:29 -05:00
element.point.tests.js Remove _ctx from Element (#6764) 2019-11-19 19:01:32 -05:00
element.rectangle.tests.js Remove unused Element methods (#6694) 2019-11-05 18:09:44 -05:00
global.defaults.tests.js Remove index and datasetIndex from Element (#6688) 2019-11-10 07:52:12 -05:00
global.namespace.tests.js Convert src/helpers to use ES6 exports (#6797) 2019-12-01 13:28:34 -05:00
helpers.canvas.tests.js Remove unused helpers.canvas.roundedRect (#6734) 2019-11-15 07:49:41 -05:00
helpers.core.tests.js Remove index and datasetIndex from Element (#6688) 2019-11-10 07:52:12 -05:00
helpers.curve.tests.js Move all helpers to src/helpers (#6841) 2019-12-17 08:04:40 -05:00
helpers.dom.tests.js Move all helpers to src/helpers (#6841) 2019-12-17 08:04:40 -05:00
helpers.easing.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
helpers.math.tests.js Move all helpers to src/helpers (#6841) 2019-12-17 08:04:40 -05:00
helpers.options.tests.js Add scale.pointLabels.lineHeight and scale.ticks.lineHeight options (#5914) 2018-12-20 09:56:06 +01:00
platform.dom.tests.js Fix tests on OSX with retina screen 2017-08-05 10:48:12 -04:00
plugin.filler.tests.js Allow filling above and below with different colors (#6318) 2019-11-21 13:48:31 -05:00
plugin.legend.tests.js Don't make legend empty when fill is false (#6718) 2019-11-10 20:03:38 -05:00
plugin.title.tests.js Remove deprecated code from index.js (#6623) 2019-10-28 07:03:39 -04:00
scale.category.tests.js Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
scale.linear.tests.js Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
scale.logarithmic.tests.js Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
scale.radialLinear.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
scale.time.tests.js Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00