Chart.js/test/specs
2018-12-05 17:59:07 +01:00
..
controller.bar.tests.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
controller.bubble.tests.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
controller.doughnut.tests.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
controller.line.tests.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
controller.polarArea.tests.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
controller.radar.tests.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
controller.scatter.test.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
core.controller.tests.js Upgrade dev dependencies to reduce vulnerabilities (#5840) 2018-11-18 09:33:34 +01: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 Make getHoverColor() return the original value if it is CanvasGradient (#5865) 2018-11-27 19:54:03 -05:00
core.interaction.tests.js Fix nearest interaction mode to return all items (#5857) 2018-11-27 16:26:41 +01:00
core.layouts.tests.js Rename Chart.layout to Chart.layouts (#5118) 2018-01-09 14:12:40 +01:00
core.plugin.tests.js Upgrade dev dependencies to reduce vulnerabilities (#5840) 2018-11-18 09:33:34 +01:00
core.scale.tests.js Fix offsetGridLine behavior with a single data point (#5609) 2018-11-02 08:44:10 +01:00
core.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.ticks.tests.js Add back Chart.Ticks.formatters (#5088) 2018-01-06 18:59:47 +01:00
core.tooltip.tests.js Add support for CanvasPattern and CanvasGradient in tooltip (#5869) 2018-11-29 13:52:56 +01: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 Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858) 2018-11-28 07:53:41 +01:00
element.rectangle.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
global.defaults.tests.js Make Chart.Animation/animations/Tooltip importable (#5382) 2018-04-02 10:55:52 +02:00
global.deprecations.tests.js Deprecate Chart.{Type} classes (#5868) 2018-11-29 07:56:20 +01:00
global.namespace.tests.js Make Chart.Scale/scaleService importable (#5383) 2018-04-02 17:43:28 -04:00
helpers.canvas.tests.js Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858) 2018-11-28 07:53:41 +01:00
helpers.core.tests.js Ensure that when we check typeof x == 'number' we also check instanceof Number (#5752) 2018-10-22 09:52:05 +02:00
helpers.easing.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
helpers.options.tests.js Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
platform.dom.tests.js Fix tests on OSX with retina screen 2017-08-05 10:48:12 -04:00
plugin.filler.tests.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
plugin.legend.tests.js Use empty labels for tests so as not to be affected by the font width (#5842) 2018-11-21 08:58:39 +01:00
plugin.title.tests.js Make Chart.plugins importable (#5114) 2018-01-08 11:48:59 +01:00
scale.category.tests.js Remove gaps on the left and right when the axis offset is true (#5884) 2018-12-05 17:59:07 +01:00
scale.linear.tests.js Support decimal stepSize (#5786) 2018-11-12 21:12:09 +01:00
scale.logarithmic.tests.js Check pixel values using the pixel proximity matcher (#5833) 2018-11-14 11:08:40 +01:00
scale.radialLinear.tests.js Fix cut off tick labels in radial scale (#5848) 2018-11-28 08:35:15 +01:00
scale.time.tests.js Format the label in the time scale tooltip (#5095) 2018-01-13 10:39:16 -05:00