Chart.js/test
Tanner Linsley 6adf39e233 radialLinear scale tests now expect rounded values
The rounding problems compounded in a few areas (like the
distanceFromCenter function and drawingArea property).  Those are now
more accurate.
2015-10-24 01:25:00 -06:00
..
controller.bar.tests.js Before labels can rotate, we need the appropriate left, right, top, & bottom attributes of the scale set with default values so that tick spacing can be determined. After ensuring that this happens, tests needed to be updated. Added unit testing for the scale service. 2015-10-13 11:43:00 -04:00
controller.doughnut.tests.js Update controllers to handle datasets that are not visible 2015-10-07 19:54:11 -04:00
controller.line.tests.js Line element and controller tests now coincide with the latest skipNull refactor 2015-10-24 01:23:51 -06:00
core.element.tests.js Core element tests 2015-08-30 20:17:24 -04:00
core.helpers.tests.js Down to 3 test failures 2015-10-18 19:48:57 -04:00
core.scaleService.tests.js Before labels can rotate, we need the appropriate left, right, top, & bottom attributes of the scale set with default values so that tick spacing can be determined. After ensuring that this happens, tests needed to be updated. Added unit testing for the scale service. 2015-10-13 11:43:00 -04:00
element.arc.tests.js Arc element tests 2015-08-29 12:31:44 -04:00
element.line.tests.js Line element and controller tests now coincide with the latest skipNull refactor 2015-10-24 01:23:51 -06:00
element.point.tests.js Do mock context properties better 2015-08-28 23:20:01 -04:00
element.rectangle.tests.js Rectangle element tests 2015-08-29 08:53:42 -04: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 Down to 3 test failures 2015-10-18 19:48:57 -04:00
scale.linear.tests.js test fix 2015-10-21 20:47:22 -04:00
scale.logarithmic.tests.js Down to 3 test failures 2015-10-18 19:48:57 -04:00
scale.radialLinear.tests.js radialLinear scale tests now expect rounded values 2015-10-24 01:25:00 -06:00
scale.time.tests.js Time scale test fix for optional labels 2015-10-21 21:00:13 -04:00