kibana/test
Yuri Astrakhan a1a8aacc22
Upgrade to jQuery 3.2.1 (#15674)
* Upgrade to jQuery 3.2.1

The jquery-migrate showed a number of warnings,
but no errors, so it should be safe to use.

Warnings mostly related to bind, unbind, focus, ...
https://github.com/jquery/jquery-migrate/blob/master/warnings.md

To enable jquery-migrate, I added it to package.json, and added
a require('jquery-migrate') to the webpackShims/jquery.js right
after the require('jquery').

* Breaks in jQuery3: $(window).offset()

* await field.type(), update chromedriver
2017-12-22 12:46:39 -05:00
..
api_integration [CI] Produce junit test reports (#15281) 2017-12-05 17:29:48 -07:00
common [savedObjects] Use index template (#14271) 2017-11-21 17:05:46 -07:00
dev_certs [devServer] include self-signed certificates for testing 2016-01-19 14:19:25 -07:00
functional Upgrade to jQuery 3.2.1 (#15674) 2017-12-22 12:46:39 -05:00
scripts [dev/ci_setup] generalize jenkins_setup script for other CI environments (#15178) 2017-11-30 10:26:03 -07:00
kibana_test_server_url_parts.js Implement esTestCluster test util (#13099) 2017-07-28 09:47:41 -07:00
mocha.opts [CI] Produce junit test reports (#15281) 2017-12-05 17:29:48 -07:00
shield.js Implement esTestCluster test util (#13099) 2017-07-28 09:47:41 -07:00