kibana/tasks
Matthew Bargar c5565d72c6 Give API tests their own intern config
Adding a 'suites' property to the existing intern configuration caused
an error to be thrown at the beginning of the functional test run. Even
if the value of 'suites' was just an empty array. The existence of the
property seemed to enabled execution of the config file in the selenium
browser because it complained about not having the node require
function. To fix this, I created a separate api test config file without
the node require and removed the 'suites' property from intern.js.
2015-12-29 13:37:50 -05:00
..
build pleaserun: use the userScriptsDir grunt config variable (as defined/used in osPackages) 2015-12-28 17:28:25 +00:00
config Give API tests their own intern config 2015-12-29 13:37:50 -05:00
utils [build] move to absolute paths and improve fpm/pleaserun support 2015-08-14 13:27:41 -07:00
collect_staged_filenames.js [grunt/precommit] added check for snake_case filenames 2015-11-23 14:16:54 -06:00
downloadSelenium.js [functional testing] Always check selenium hash 2015-09-17 11:56:36 -05:00
jenkins.js Use esvm to start and stop elasticsearch for all tests that need it 2015-09-10 14:57:54 -04:00
licenses.js [build] initial fix 2015-08-13 21:16:54 -07:00
lint_staged_files.js [grunt/precommit] added check for snake_case filenames 2015-11-23 14:16:54 -06:00
plugin.js
precommit.js Remove snake case check 2015-12-28 15:03:07 -06:00
release.js Remove npm shrinkwrap tasks 2015-09-17 17:57:46 -04:00
test.js Give API tests their own intern config 2015-12-29 13:37:50 -05:00