mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## Summary - Closes #206396 Refactors functional search tests to group all of the API key tests together. These can be flakey and while I have also refactored these to hopefully make them more reliable, if they do fail again in the future only API key tests will be skipped with them. Refactored the Index details tests to use archived indices to improve test reliability. Updated index details tests to handle other changes since they were skipped. I had hoped to port these same changes to the serverless tests, but that will have to be a follow-up done in another PR. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed |
||
---|---|---|
.. | ||
fixtures | ||
tests | ||
config.ts | ||
ftr_provider_context.ts | ||
index.ts | ||
services.ts |