kibana/x-pack/test/licensing_plugin
Mikhail Shustov ab39ceba8f
Serve static assets from NP (#60490)
* add hapi.inert plugin to NP

* update tests

* move serving static assets

* update tests

* add functional tests

* fix type errors. Hapi.Request doesn't support typings for payload

* update docs

* remove comment

* move assets to NP

* update all assets references

* address Spencer's comments

* move ui settings migration to migration examples

* document legacy plugin spec

* move platform assets test to integration_tests

* address Spencer's comment p.2

* try to fix type errors

* fix merge commit

* update tests
2020-03-27 14:24:28 +01:00
..
legacy Serve static assets from NP (#60490) 2020-03-27 14:24:28 +01:00
public increase delay to make sure license refetched (#53882) 2020-01-06 12:24:25 +03:00
server Licensing plugin functional tests (#53580) 2019-12-24 12:31:18 +03:00
config.legacy.ts Licensing plugin functional tests (#53580) 2019-12-24 12:31:18 +03:00
config.public.ts Licensing plugin functional tests (#53580) 2019-12-24 12:31:18 +03:00
config.ts Licensing plugin functional tests (#53580) 2019-12-24 12:31:18 +03:00
scenario.ts Licensing plugin functional tests (#53580) 2019-12-24 12:31:18 +03:00
services.ts