Chart.js/test
Simon Brunel ecca3373b2 Increase ESLint complexity and add config for tests (#4421)
Raise the cyclomatic complexity to 10 which seems to better match the project coding style and still reasonable (6 being quite low). Also move unit tests specific eslint rules in the cascaded `./test/.eslintrc` file (previously in `gulp.js`).
2017-07-01 09:55:11 +02:00
..
fixtures/plugin.filler Fix filling between datasets of different lengths 2017-06-10 09:44:15 -04:00
specs When all datasets are hidden, the linear scale defaults to a range of 0 - 1. 2017-06-25 13:32:08 -04:00
.eslintrc Increase ESLint complexity and add config for tests (#4421) 2017-07-01 09:55:11 +02:00
jasmine.context.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
jasmine.index.js Introduce unit test based on image comparison (#3988) 2017-03-05 09:49:12 -07:00
jasmine.matchers.js Added 'devicePixelRatio' option to override the window's DPR setting (#4270) 2017-06-04 18:57:55 +02:00
jasmine.utils.js Introduce unit test based on image comparison (#3988) 2017-03-05 09:49:12 -07:00