kibana/tasks/config
2014-03-12 10:16:56 -07:00
..
connect.js added 'maybe_start_server' grunt task that will ping to see if a kibana dev server is running, and start one if not. Allows us to run the unit tests via npm test when grunt dev is already running. 2014-03-06 17:37:43 -07:00
jade.js broke courier tests into many smaller pieces, and setup tests as children of other suites so that we can use mocha's 'grep' functionality more predictably 2014-03-07 10:27:19 -07:00
jshint.js jade task only prepares the "files" template var for templates in the unit test dir and ignores .jade files who's filename start with an underscore. 2014-03-05 14:13:23 -07:00
less.js added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
mocha.js jade task only prepares the "files" template var for templates in the unit test dir and ignores .jade files who's filename start with an underscore. 2014-03-05 14:13:23 -07:00
watch.js watch _*.less files too 2014-03-12 10:16:56 -07:00