kibana/x-pack/test/functional_search
Rodney Norris 088cd43f87
[Search] Stateful Index Details FTR refactors (#220716)
## 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
2025-05-21 08:41:16 -05:00
..
fixtures [Search] Stateful Index Details FTR refactors (#220716) 2025-05-21 08:41:16 -05:00
tests [Search] Stateful Index Details FTR refactors (#220716) 2025-05-21 08:41:16 -05:00
config.ts [Onboarding] Introduce search index details page locator and update all reference (#205005) 2025-01-10 10:30:38 -05:00
ftr_provider_context.ts
index.ts [Search] Stateful Index Details FTR refactors (#220716) 2025-05-21 08:41:16 -05:00
services.ts