Chart.js/test/specs
Jukka Kurkela 3b915cbdd3
Convert some of the time scale tests to fixtures (#7154)
* Convert some of time scale tick tests to fixtures
* A little more threshold
2020-02-28 18:56:22 -05: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 Use ResizeObserver and MutationObserver to detect detach/attach/resize (#7104) 2020-02-17 11:00:03 -05:00
core.datasetController.tests.js Update dependencies and alter privacy of functions (#7138) 2020-02-22 08:35:16 -05: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 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 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 Issue 4991 (#7084) 2020-02-25 14:35:32 -05:00
global.namespace.tests.js Turn elements/index into an index (#7135) 2020-02-26 18:08:29 -05: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 Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
helpers.color.tests.js Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
helpers.core.tests.js Babel @kurkle/color for IE support (#7099) 2020-02-14 12:29:33 -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.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 Babel @kurkle/color for IE support (#7099) 2020-02-14 12:29:33 -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 Stop leaking fonts (and fillStyle) to ctx (#7150) 2020-02-23 13:08:01 -05:00
plugin.tooltip.tests.js Clean up after test (#6976) 2020-01-21 15:43:41 -05:00
scale.category.tests.js Allow "spriting" text in fixtures (#7073) 2020-02-14 12:33:08 -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 Babel @kurkle/color for IE support (#7099) 2020-02-14 12:29:33 -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 Convert some of the time scale tests to fixtures (#7154) 2020-02-28 18:56:22 -05:00