Chart.js/test/specs
David Winegar 1ad5f369af Allow switching platforms (#6964)
Allow switching platforms

Move the Chart.platform to Chart.platform.current instead, and add
ways to see available platforms and set the current platform. This
is necessary for adding tests that use the "basic" platform.
2020-01-26 15:33:20 -05:00
..
controller.bar.tests.js Move location of dataset options (#6955) 2020-01-13 19:39:30 -05:00
controller.bubble.tests.js Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05:00
controller.doughnut.tests.js Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05:00
controller.line.tests.js Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05:00
controller.polarArea.tests.js Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -05:00
controller.radar.tests.js Throttle all events (to 1 / frame each) (#6953) 2020-01-14 07:34:08 -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 Clean up after test (#6976) 2020-01-21 15:43:41 -05:00
core.datasetController.tests.js Detect stack change (#6947) 2020-01-13 19:33:24 -05:00
core.helpers.tests.js Remove helpers.where and unnecessary calls to helpers.each (#6860) 2019-12-25 08:21:42 -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 Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
core.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.ticks.tests.js Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
element.arc.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
element.line.tests.js Rewrite filler (#6795) 2019-12-31 12:56:15 -05:00
element.point.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
element.rectangle.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
global.defaults.tests.js Remove HTML legend that is mostly unsupported. (#6887) 2020-01-03 13:56:11 -05:00
global.namespace.tests.js Allow switching platforms (#6964) 2020-01-26 15:33:20 -05:00
helpers.canvas.tests.js Limit interactions to chartArea (+/-0.5px) (#6943) 2020-01-11 18:10:32 -05:00
helpers.core.tests.js Remove index and datasetIndex from Element (#6688) 2019-11-10 07:52:12 -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.math.tests.js Enable imports for tests (#6997) 2020-01-21 15:44:14 -05:00
helpers.options.tests.js Handle font sizes that are set as strings (#6921) 2020-01-06 07:40:49 -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 Title alignment options (#6908) 2020-01-05 14:59:57 -05:00
plugin.tooltip.tests.js Clean up after test (#6976) 2020-01-21 15:43:41 -05:00
scale.category.tests.js Add stroke lines option around ticks to improve readability (#6787) 2020-01-12 14:22:51 -05:00
scale.linear.tests.js Linear scale with min/max/stepSize set should use all 3 if the range fits (#6966) 2020-01-18 08:35:30 -05:00
scale.logarithmic.tests.js Fix log scale calculations (#6903) 2020-01-13 19:36:50 -05:00
scale.radialLinear.tests.js Linear scale with min/max/stepSize set should use all 3 if the range fits (#6966) 2020-01-18 08:35:30 -05:00
scale.time.tests.js Add stroke lines option around ticks to improve readability (#6787) 2020-01-12 14:22:51 -05:00