kibana/test
Spencer c8f83ed2eb
Move real plugins out of 'fixtures' dirs (#148756)
The location of plugins was previously somewhat irrelevant, but as we
move into packages it's more important that we can find all plugins in
the repository, and we would like to be able to do that without needing
to maintain a manifest somewhere to accomplish this. In order to make
this possible we plan to find any plugin/package by spotting all
kibana.json files which are not "fixtures". This allows plugin-like code
(but not actual plugin code) to exist for testing purposes, but it must
be within some form of "fixtures" directory, and any plugin that isn't
in a fixtures directory will be automatically pulled into the system
(though test plugins, examples, etc. will still only be loaded when the
plugin's path is passed via `--plugin-path`, the system will know about
them and use that knowledge for other things).

Since this is just a rename Operations will review and merge by EOD Jan
12th unless someone has a blocking concern.

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-01-12 12:38:49 -07:00
..
accessibility [Discover] Unskip a11y flaky test (#148300) 2023-01-04 09:01:34 +01:00
analytics Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
api_integration [Telemetry] Set telemetry SO as hidden (#147631) 2022-12-20 09:13:36 -07:00
common Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
examples Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
functional [code coverage] removing instrumentation & plugin for functional tests (#148748) 2023-01-12 16:44:48 +01:00
harden Add 'fork' to child_process hardening tests (#139222) 2022-08-23 07:53:28 -04:00
health_gateway Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
interactive_setup_api_integration Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
interactive_setup_functional Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
interpreter_functional Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
node_roles_functional Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package Adds base implementation of the Kibana Health Gateway. (#141172) 2022-11-07 09:14:42 -07:00
plugin_functional Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
scripts Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
server_integration Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
ui_capabilities/newsfeed_err [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
tsconfig.json Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00