Chart.js/test/specs
2020-05-26 18:10:28 -04:00
..
controller.bar.tests.js Prefix private controller methods with underscore (#7081) 2020-02-10 17:57:22 -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 Doughnut / PolarArea cleanup (#7113) 2020-02-17 18:45:30 -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 Update dependencies and alter privacy of functions (#7138) 2020-02-22 08:35:16 -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 Fix chart resizing issue (#7297) (#7298) 2020-05-25 16:54:55 -04:00
core.datasetController.tests.js Detect data modifications with equal values (#7350) 2020-05-19 17:58:53 -04:00
core.helpers.tests.js Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
core.interaction.tests.js Fix tooltip for 'dataset' mode (#6961) 2020-01-21 09:48:58 -05:00
core.layouts.tests.js Remove unused layouts.defaults (#7264) 2020-04-11 08:46:33 -04:00
core.plugin.tests.js Remove global from defaults (#6893) 2020-01-03 14:07:38 -05:00
core.scale.tests.js Allow registering scale with single parameter (#7157) 2020-02-27 19:38:10 -05:00
core.scaleService.tests.js Allow registering scale with single parameter (#7157) 2020-02-27 19:38:10 -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 Issue 4991 (#7084) 2020-02-25 14:35:32 -05:00
element.line.tests.js Rewrite filler (#6795) 2019-12-31 12:56:15 -05:00
element.point.tests.js Issue 4991 (#7084) 2020-02-25 14:35:32 -05:00
element.rectangle.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
global.defaults.tests.js Legend onClick callback supports arrow functions (#7410) 2020-05-24 10:28:41 -04:00
global.namespace.tests.js Rename platform/platform to index removing default (#7391) 2020-05-21 16:36:06 -04:00
helpers.canvas.tests.js Stop leaking fonts (and fillStyle) to ctx (#7150) 2020-02-23 13:08:01 -05:00
helpers.collection.tests.js Fix filterBetween (#7211) 2020-03-24 12:49:48 -04:00
helpers.color.tests.js Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
helpers.core.tests.js Preserve object prototypes when cloning (#7381) 2020-05-20 17:40:42 -04: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.interpolation.tests.js Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
helpers.math.tests.js Enable imports for tests (#6997) 2020-01-21 15:44:14 -05:00
helpers.options.tests.js Move font* to font.* (#7383) 2020-05-21 17:07:06 -04:00
platform.basic.tests.js Add tests for rendering to offscreen canvas (#7175) 2020-03-06 12:17:12 -05:00
platform.dom.tests.js Rename platform/platform to index removing default (#7391) 2020-05-21 16:36:06 -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 Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05:00
plugin.title.tests.js Move font* to font.* (#7383) 2020-05-21 17:07:06 -04:00
plugin.tooltip.tests.js Alter test to require fever iterations (#7426) 2020-05-26 18:10:28 -04:00
scale.category.tests.js Add a scale.init method (#7346) 2020-05-12 16:44:40 -04:00
scale.linear.tests.js Improved formatting of numeric scale labels (#7007) 2020-02-03 07:36:30 -05:00
scale.logarithmic.tests.js Fix overlapping ticks on log scale (#7242) 2020-04-03 18:12:34 -04:00
scale.radialLinear.tests.js Move font* to font.* (#7383) 2020-05-21 17:07:06 -04:00
scale.time.tests.js Support isoWeekday when rounding (#7269) 2020-04-13 19:34:18 -04:00