Chart.js/test/specs
Jukka Kurkela 44a624f2d1 Fix typo and update dependencies (#7077)
* Fix typo and update dependencies
* Update `isColorInstance`
2020-02-09 20:14:38 -05:00
..
controller.bar.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.bubble.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.doughnut.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.line.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.polarArea.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.radar.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.scatter.tests.js Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05:00
core.controller.tests.js Clean up after test (#6976) 2020-01-21 15:43:41 -05:00
core.datasetController.tests.js Detect stack change (#6947) 2020-01-13 19:33:24 -05:00
core.helpers.tests.js Fix typo and update dependencies (#7077) 2020-02-09 20:14:38 -05:00
core.interaction.tests.js Fix tooltip for 'dataset' mode (#6961) 2020-01-21 09:48:58 -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 Remove global from defaults (#6893) 2020-01-03 14:07:38 -05: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 Improved formatting of numeric scale labels (#7007) 2020-02-03 07:36:30 -05:00
element.arc.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
element.line.tests.js Rewrite filler (#6795) 2019-12-31 12:56:15 -05:00
element.point.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
element.rectangle.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
global.defaults.tests.js Remove HTML legend that is mostly unsupported. (#6887) 2020-01-03 13:56:11 -05:00
global.namespace.tests.js Allow switching platforms (#6964) 2020-01-26 15:33:20 -05:00
helpers.canvas.tests.js Move text helpers and reduce scope of imports (#7028) 2020-01-30 19:19:53 -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 Rewrite animation logic (#6845) 2019-12-27 17:13:24 -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 Enable imports for tests (#6997) 2020-01-21 15:44:14 -05:00
helpers.options.tests.js Handle font sizes that are set as strings (#6921) 2020-01-06 07:40:49 -05:00
platform.dom.tests.js Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05: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 Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05:00
plugin.title.tests.js Title alignment options (#6908) 2020-01-05 14:59:57 -05:00
plugin.tooltip.tests.js Clean up after test (#6976) 2020-01-21 15:43:41 -05:00
scale.category.tests.js Add stroke lines option around ticks to improve readability (#6787) 2020-01-12 14:22:51 -05:00
scale.linear.tests.js Improved formatting of numeric scale labels (#7007) 2020-02-03 07:36:30 -05:00
scale.logarithmic.tests.js Improved formatting of numeric scale labels (#7007) 2020-02-03 07:36:30 -05:00
scale.radialLinear.tests.js Improved formatting of numeric scale labels (#7007) 2020-02-03 07:36:30 -05:00
scale.time.tests.js Fix time scale computeOffsets (#7072) 2020-02-08 18:08:42 -05:00