mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
### Summary Refactoring general ui service (test helpers), to a kbn package. - Optimize methods and drop some code duplication. ### Why - Makes the service easily available from multiple code areas. - This is a preparation to potentially moving tests to plugins / packages, where they would no longer be able to import thing from test or x-pack/test but only from a package. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
console.ts | ||
dashboard.ts | ||
discover.ts | ||
filter_panel.ts | ||
home.ts | ||
index.ts | ||
kibana_overview_with_data.ts | ||
kibana_overview_without_data.ts | ||
management.ts | ||
visualize.ts |