Chart.js/test/specs
2020-12-28 10:20:55 +02:00
..
controller.bar.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.bubble.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.doughnut.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.line.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.polarArea.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.radar.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.scatter.tests.js Line hide (#7612) 2020-07-13 13:20:05 -04:00
core.animation.tests.js Improve test coverage and fix minor issues found (#7713) 2020-08-17 10:03:15 -04:00
core.animations.tests.js Reject pending promises when animation is updated (#8184) 2020-12-17 15:16:55 -05:00
core.animator.tests.js Improve test coverage and fix minor issues found (#7713) 2020-08-17 10:03:15 -04:00
core.controller.tests.js Add new scale hooks for plugins (#8112) 2020-12-02 06:51:47 +02:00
core.datasetController.tests.js Align font options with CSS (#8066) 2020-11-19 20:59:24 +02:00
core.defaults.tests.js Improve test coverage (#8087) 2020-11-23 21:06:16 +02:00
core.element.tests.js Improve test coverage and fix minor issues found (#7713) 2020-08-17 10:03:15 -04:00
core.helpers.tests.js Use Object.create(null) as merge target, to prevent prototype pollution (#7917) 2020-10-18 13:31:01 -04:00
core.interaction.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
core.layouts.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
core.plugin.tests.js Update spelling of cancellable (#8236) 2020-12-28 10:20:55 +02:00
core.registry.tests.js Remove classic style extensions from docs/tests (#8076) 2020-11-19 07:55:20 -05:00
core.scale.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
core.ticks.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
element.arc.tests.js ArcElement: Skip draw when radius is negative (#8170) 2020-12-14 17:13:03 -05:00
element.bar.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
element.line.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
element.point.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
global.defaults.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
global.namespace.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
helpers.canvas.tests.js Create standardized text render method (#8227) 2020-12-26 11:23:02 -05:00
helpers.collection.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.color.tests.js Improve helpers.color test coverage (#8034) 2020-11-10 13:12:57 -05:00
helpers.core.tests.js Add tests and clean up resolveObjectKey helper (#8028) 2020-11-10 17:34:31 +02:00
helpers.curve.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.dom.tests.js Do not use offsetX/Y in shadow DOM (#8082) 2020-11-20 15:59:48 -05:00
helpers.easing.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.interpolation.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.math.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.options.tests.js Align font options with CSS (#8066) 2020-11-19 20:59:24 +02:00
helpers.segment.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
mixed.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
platform.basic.tests.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
platform.dom.tests.js Unify signature of plugin hooks (#8102) 2020-11-28 09:45:43 +02: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 Use correct color for legend labels (#8167) 2020-12-14 16:08:40 -05:00
plugin.title.tests.js Create standardized text render method (#8227) 2020-12-26 11:23:02 -05:00
plugin.tooltip.tests.js Create standardized text render method (#8227) 2020-12-26 11:23:02 -05:00
scale.category.tests.js Fix CategoryScale.getValueForPixel with autoSkip (#8101) 2020-12-02 06:51:33 +02:00
scale.linear.tests.js Enable bounds option to all cartesian axes (#8060) 2020-11-16 15:01:47 -05:00
scale.logarithmic.tests.js Enable bounds option to all cartesian axes (#8060) 2020-11-16 15:01:47 -05:00
scale.radialLinear.tests.js Align font options with CSS (#8066) 2020-11-19 20:59:24 +02:00
scale.time.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00