Chart.js/test
2015-11-17 18:43:18 -05:00
..
controller.bar.tests.js Merge pull request #1646 from nnnick/fix/1640 2015-11-16 16:10:01 -07:00
controller.doughnut.tests.js
controller.line.tests.js Fix tests 2015-11-17 18:38:19 -05:00
core.element.tests.js
core.helpers.tests.js Fix tests 2015-11-07 09:40:41 -05:00
core.scaleService.tests.js Merge pull request #1646 from nnnick/fix/1640 2015-11-16 16:10:01 -07:00
element.arc.tests.js
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
element.rectangle.tests.js
mockContext.js
scale.category.tests.js Reference data from the main controller wherever possible. Updated tests to account for this. 2015-11-13 09:38:35 -05:00
scale.linear.tests.js Make sure data is converted to a number in scales when determining min and max. Add tests for this condition to linear, radialLinear, and logarithmic scales. 2015-11-17 18:43:18 -05:00
scale.logarithmic.tests.js Make sure data is converted to a number in scales when determining min and max. Add tests for this condition to linear, radialLinear, and logarithmic scales. 2015-11-17 18:43:18 -05:00
scale.radialLinear.tests.js Make sure data is converted to a number in scales when determining min and max. Add tests for this condition to linear, radialLinear, and logarithmic scales. 2015-11-17 18:43:18 -05:00
scale.time.tests.js Reference data from the main controller wherever possible. Updated tests to account for this. 2015-11-13 09:38:35 -05:00