elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.69k stars 8.12k forks source link

[Cloud Security][Tech Debt] Need to fix tests that uses Lazy loaded component #187930

Open animehart opened 1 month ago

animehart commented 1 month ago

Describe the feature: Currently we are not testing components that uses Lazy loading correctly as mentioned in this PR (https://github.com/elastic/kibana/pull/187022) We should fix this tests. Maybe some of the tests that uses Lazy load can be done in an integration test instead if its easier and more appropriate there ?

Definition of Done: Update the following components test where we use Secret component, the list below are all the instances we use Secret component

elasticmachine commented 1 month ago

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)