Chart.js/test
2015-12-23 12:00:56 -05:00
..
controller.bar.tests.js Update check to new system + fix tests 2015-12-17 09:31:01 -05:00
controller.doughnut.tests.js All dataset controllers now inherit from a common base class Chart.DatasetController. This makes writing external controllers much easier 2015-12-13 14:35:40 -05:00
controller.line.tests.js All dataset controllers now inherit from a common base class Chart.DatasetController. This makes writing external controllers much easier 2015-12-13 14:35:40 -05:00
core.element.tests.js Core element tests 2015-08-30 20:17:24 -04:00
core.helpers.tests.js Fix tests 2015-12-21 08:43:48 +01:00
core.layoutService.tests.js Modify layout service to be able to place horizontal boxes as either full width or not full width. Currently the legend is the only full width box we have. Scales were modified so as not to be full width, however Core.Scale can handle boxes that are full width. 2015-11-21 10:51:32 -05:00
element.arc.tests.js Arc element tests 2015-08-29 12:31:44 -04:00
element.line.tests.js Can now skip in all cases (start, mid, end) whether or not there is a look 2015-11-15 11:16:41 -05:00
element.point.tests.js Do mock context properties better 2015-08-28 23:20:01 -04:00
element.rectangle.tests.js Fix broken test 2015-12-23 12:00:56 -05:00
mockContext.js Convert the radialLinear scale to derive from Core.scale. Radial linear scale is now fit using the scale service. Added tests for the radialLinear scale. 2015-09-27 11:58:20 -04:00
scale.category.tests.js Fix tests 2015-12-21 08:43:48 +01:00
scale.linear.tests.js Merge pull request #1810 from olyckne/fix/ticks_callback 2015-12-21 08:23:55 -05:00
scale.logarithmic.tests.js Merge pull request #1810 from olyckne/fix/ticks_callback 2015-12-21 08:23:55 -05:00
scale.radialLinear.tests.js Fix tests 2015-12-21 08:43:48 +01:00
scale.time.tests.js Fix tests 2015-12-21 08:43:48 +01:00