Chart.js/test/fixtures
Simon Brunel 2dbf1cd1af
Add support for *.js test fixture config (#5777)
JSON doesn't support functions which are needed to create scriptable options, so implement a very basic method to load a JavaScript file exporting the config in `module.exports`. Also rename test sources (remove the `jasmine.` prefix), cleanup `karma.conf.js` and add an example .js fixture config (bubble radius option).
2018-10-20 11:38:48 +02:00
..
controller.bar Implement equally sized bars (#4994) 2017-12-02 12:38:36 +01:00
controller.bubble Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
controller.line Add "point style" image tests 2018-07-29 22:43:23 +02:00
controller.polarArea Added 'angle' option to Polar Charts (#5279) 2018-06-17 11:56:57 -04:00
controller.radar Add "point style" image tests 2018-07-29 22:43:23 +02:00
core.scale Proper tick position for right positioned axis (#5401) 2018-04-11 18:16:32 -04:00
element.point Add "point style" image tests 2018-07-29 22:43:23 +02:00
plugin.filler Fix wild special zero grid line when undefined (#4700) 2017-08-26 07:48:57 +02:00