Chart.js/test/specs
2021-02-28 08:49:34 -05:00
..
controller.bar.tests.js Option resolution with proxies (#8374) 2021-02-15 14:42:32 -05:00
controller.bubble.tests.js Update chartjs-test-utils to v0.2.1 (#8407) 2021-02-10 16:17:08 +02:00
controller.doughnut.tests.js Rename cutoutPercentage to cutout + chores (#8514) 2021-02-24 16:58:01 -05:00
controller.line.tests.js Update chartjs-test-utils to v0.2.1 (#8407) 2021-02-10 16:17:08 +02:00
controller.polarArea.tests.js Update chartjs-test-utils to v0.2.1 (#8407) 2021-02-10 16:17:08 +02:00
controller.radar.tests.js Update chartjs-test-utils to v0.2.1 (#8407) 2021-02-10 16:17:08 +02:00
controller.scatter.tests.js Update chartjs-test-utils to v0.2.1 (#8407) 2021-02-10 16:17:08 +02:00
core.animation.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.animations.tests.js Remove the constantly failing test (#8538) 2021-02-28 08:49:34 -05:00
core.animator.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.controller.tests.js Options need to include dataset level defaults from main chart type (#8534) 2021-02-28 08:58:07 +02:00
core.datasetController.tests.js Isolate properties / modes from animation options (#8332) 2021-02-20 09:02:22 -05:00
core.defaults.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.element.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.helpers.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.interaction.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.layouts.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.plugin.tests.js Plugin options default scriptable/indexable=false (#8497) 2021-02-23 17:54:42 +02:00
core.registry.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.scale.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
core.ticks.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
element.arc.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
element.bar.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
element.line.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
element.point.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
global.defaults.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
global.namespace.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.canvas.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.collection.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.color.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.config.tests.js Fix set/delete oprations on Proxies (#8506) 2021-02-23 19:46:31 +02:00
helpers.core.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.curve.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.dom.tests.js Fix/getRelativePosition NaN value with native event (#8459) 2021-02-19 17:57:59 -05:00
helpers.easing.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.interpolation.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.math.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.options.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
helpers.segment.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
mixed.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
platform.basic.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
platform.dom.tests.js Update chartjs-test-utils to v0.2.1 (#8407) 2021-02-10 16:17:08 +02:00
plugin.filler.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
plugin.legend.tests.js Remove core plugin fallbacks to root options (#8462) 2021-02-19 17:53:01 -05:00
plugin.title.tests.js Option resolution with proxies (#8374) 2021-02-15 14:42:32 -05:00
plugin.tooltip.tests.js Merge tooltip padding settings (#8493) 2021-02-22 08:30:25 +02:00
scale.category.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
scale.linear.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
scale.logarithmic.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
scale.radialLinear.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
scale.time.tests.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00