kibana/x-pack/plugins/upgrade_assistant
Mikhail Shustov 5fc7addac5
Update jest to v24 (#31825)
* udpate jest, jest-cli, @types/jest to v24

* fix type error in kibana-i18n package

* return serivce explicitly to fix typings

* add explicit never

* suppress typings errors

* update jest versions in x-pack

* make tests in x-pack more robust and fix incompatibility

* suppress CallCluster mock typings

Mock interface doesn't match CallCluster. Requires
additional work

* x-pack. resolve other typing conflicts

* remove unused types/jest

* fix snapshots

* restore mocks after jest.spyOn

* remove outdated definitions for jest

* cleanup x-pack package.json and update @types/jest

* fix tests merged from master

* updated yarn.lock and log errors for scripts/type_check

* This commit fixes error in TS, which failed on parsing the file.

* suppress type errors from master

* jest-cli is devDep
2019-02-28 13:26:16 +01:00
..
common Show interstitial prompt when ES is upgrading (#31309) 2019-02-21 14:05:16 -06:00
public Show interstitial prompt when ES is upgrading (#31309) 2019-02-21 14:05:16 -06:00
server Update jest to v24 (#31825) 2019-02-28 13:26:16 +01:00
index.ts Support for reindexing APM indices (#29845) 2019-02-05 19:47:48 -08:00
mappings.json Upgrade assistant telemetry (#28878) 2019-02-04 21:24:31 +00:00