kibana/test
Rudolf Meijering 85c8232c0b
Move KibanaMigrator into Server SavedObjectsService (#43433)
* Rename SavedObjectsService -> SavedObjectsLegacyService

* Expose legacy pluginSpecs from Core LegacyService

* Expose legacy uiExports from Core LegacyService

* Move kibana config to NP

* Expose pluginExtendedConfig from LegacyService

* Make KibanaMigrator NP compatible

* KibanaMigrator -> NP SavedObjectsService

* SavedObjectsService never stop retrying ES connection error

* Move waiting for migrations to complete till after legacy service start

* Fix ESArchiver's KibanaMigrator

* Fix reload logging config tests

* Run migrations on savedobjects start

* Fix env tests

* Fix and make legacy tests more robust/isolated

* Cleanup code

* Fix invalid config test

* Fix SavedObject Migrations logging test

* SavedObjectsService tests

* Lifecycle logging and improve getting kibanaConfig instance

* Fix awaitMigration bug and test

* Fix typing error

* Review comments

* Remove unecessary KibanaConfig class

* Move legacy plugin config extension, specs, uiExports entirely into Core

uiExports, specs, disabledSpecs, config now get injected into KbnServer

* Fix config deprecation test

* Use existing logger mock

* Create SavedObjectsConfig for migration config

* Define KibanaMigratorContract type

* KibanaMigratorContract -> IKibanaMigrator + docs improvements

* Fix esArchiver's KibanaMigrator

* Fix plugin generator integration test

* ConfigServiceContract -> IConfigService

* Address review comments

* Review nits

* Document migrations.skip config

* Review comments continued...

* awaitMigrations -> runMigrations

* Type improvements
2019-10-01 09:11:33 +02:00
..
api_integration Move KibanaMigrator into Server SavedObjectsService (#43433) 2019-10-01 09:11:33 +02:00
common [dev-utils] implement basic KbnClient util for talking to Kiba… (#46673) 2019-09-30 22:52:07 -07:00
dev_certs
functional [Console] Editor component smoke tests (#45872) 2019-09-30 16:44:30 +02:00
interpreter_functional Update EUI to 14.3.0 (#46824) 2019-09-27 15:16:57 -07:00
plugin_functional add an integration test for HTTP service in Legacy plugins (#45340) 2019-09-30 17:57:57 +02:00
scripts unskip dashboard_screenshot tests by using new setScreenshotSize (#46311) 2019-09-27 13:49:51 -05:00
server_integration Jenkins pipeline with parallel cigroups (#45285) 2019-09-11 11:58:28 -07:00
typings Move KibanaMigrator into Server SavedObjectsService (#43433) 2019-10-01 09:11:33 +02:00
visual_regression Add ability to whitelist visible elements in percy (#45733) 2019-09-27 12:07:33 -05:00
mocha_decorations.d.ts Re-split ciGroups after pipeline rollout (#46375) 2019-09-25 15:18:37 -07:00
tsconfig.json Move KibanaMigrator into Server SavedObjectsService (#43433) 2019-10-01 09:11:33 +02:00